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-
 

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to