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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to