> > ImportError: DLL load failed: The specified module could not be found.
> >
> > This is mighty strange as the pyd file is lying there among the other
.pyd
> > files like win32help and so on. Maybe there are some other modules that
> > win32gui depends on that it didn't depend on before?
>
> VC++ comes with a program called "depends" that can be used to track
> down dependencies...hope that helps!
>

There is an awsome tool here for solving problems like this.

    http://www.dependencywalker.com/

--
Robin Dunn
Software Craftsman
[EMAIL PROTECTED]       Java give you jitters?
http://wxPython.org      Relax with wxPython!




_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to