dll load failed: cannot find file specified

John P. Brown john.p.brown at caramail.com
Tue Apr 15 17:15:51 EDT 2003


John Hunter <jdhunter at ace.bsd.uchicago.edu> wrote in message news:<mailman.1050255863.19330.python-list at python.org>...

> Normally, I would think this meant the DLLs from the C lib weren't in
> the PATH environment variable, but they are: I can run the C examples
> and I can load all the pygtkglext *.pyd files in Dependency Walker
> without errors.  I have installed the GTK runtime, those libs are in
> my PATH, and pygtk 1.99.16 is running fine.  But something is going
> wrong when I try and import pygtkglext into python.
> 
> Any ideas what can be causing this message, or suggestions for how to
> debug what is going wrong, or other advice?

You might want to try Pe Explorer from http://www.heaventools.com


WBR,
JPB




More information about the Python-list mailing list