Pierre Rouleau wrote:
Hi all!
I have been using the McMillan Installer for some time even though Gordon McMillan site is no longer up. I am using version 5b5.
It has been working fine up until I updated a module to import win32gui.
The Python scripts works fine but the executable created by the McMillan Installer fails importing win32gui.
Try importing pywintypes before win32gui
HTH Niki Spahiev _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
