From: Shukla, Nitin (Export) (nitin.shukla_at_[hidden])
Date: 2004-01-23 11:46:16


Hello,

I fairly new to the Boost tool. I have just build the Boost.Python 1.30.2.
To get started I used the examples "getting_started1.cpp and
getting_started2.cpp." and build the required DLLs using the bjam tool. I
get following error when I try to import the module "getting_started1" into
python :

"ImportError: DLL load failed: The specified module could not be found."

Can someone help me resolve this error? I am using PythonWin 2.2.1.

Nitin