[C++-sig] Question about creation package

Junwei Zhang junweizhang2006 at gmail.com
Tue Sep 14 07:08:44 CEST 2010


Hi,

I follow the boost.python tutorial
but it does not work out

I create the directory structure as

itppl/
    __init__py
    itpp.so

and add it to  use sys.path.append
but
in python

import itppl.itpp

error  No module named itppl.tpp

What 's wrong with this?

-- 
Junwei Zhang
Office Phone:402-472-1968
junweizhang2006 at gmail.com
www.junweizhang.com
Department of Electrical Engineering
University of Nebraska-Lincoln
209N Walter Scott Engineering Center
P.O. Box 880511
Lincoln, NE 68588-0511


More information about the Cplusplus-sig mailing list