I'm trying to get the boost.python tutorial working. The hello.py example builds successfully.
Evaluating hello.py
Traceback (most recent call last):
File "<string>", line 6, in <fragment>
ImportError: No module named hello_ext
Now, the tutorial directory has the python and c++ file, and a bin directory. the bin directory is as follows : tutorial\bin\msvc-9.0\debug\threading-multi
the hello_ext.pyd file is located inside here.
Can anyone help? Its a path problem i believe, but i'm not able to pin point whats wrong.
--
Regards,
Hitesh Dhiman
Electrical Engineering
National University of Singapore