Hi everybody I am just learning Boost.Python and so far I was able to install Boost 1.37.0, got a free copy of Visual Studio 9 Express (thanks Microsoft!) and built all Boost libraries (a long wait of almost 3 hours). Started the tutorial, compiled the extending example under libs\python\example\quickstart, the test was successful. But where is the extending module? I did an entire search under the Boost root and the closest thing I saw was a extending.pyd.rsp file. On the python console I typed >>import extending and I got "ImportError: No module named extending" Please give me some hint....thanks
_______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig