[python-win32] How to get McMillan Installer accept win32gui?

Niki Spahiev niki at vintech.bg
Fri Mar 25 10:16:59 CET 2005


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


More information about the Python-win32 mailing list