[python-win32] Module not found weirdness
Derick Van Niekerk
derickvn at gmail.com
Wed Sep 20 09:09:54 CEST 2006
>
> Since you're getting pywintypes.error rather than an import error,
> the function is actually called. Most likely the app that created the
> window (wxPython) isn't responding correctory. You might want to
> check if you have the same version of wx on both machines.
I never even thought of that... I installed from the same files originally,
but I think I might've upgraded the wx version on my work machine.
I'm trying a reinstall tonight.
-d-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20060920/a1006c57/attachment.htm
More information about the Python-win32
mailing list