DLL search path, IDLE versus command line

h112211 at gmail.com h112211 at gmail.com
Wed Aug 2 02:26:54 EDT 2006


Hi,

Does anyone have any clues why I can import a module (pgdb) from the
python command line, but trying to run a script doing it from IDLE I
get "ImportError: DLL load failed: The specified module could not be
found."?

How does the search path differ between IDLE and the Python command
line?

I'm using Python 2.4.3 on Windows.




More information about the Python-list mailing list