[PyQt] Re: Problem using py2exe with PyQt 4.4.2 on windows

Catriona Johnson catriona.johnson at gmail.com
Mon Jul 21 01:06:47 BST 2008


Thanks Daniel

I tried that but am getting a warning saying that the modules
win32api, win32con and win32pipe are missing when I run
''setup(windows=[{"script" : "main.pyw"}], options={"py2exe" :
{"includes" : ["sip"]}})' from cmd.exe

I followed the configure and build instructions for sip for windows
using MingGW. What am I doing wrong?

Thanks in advance


More information about the PyQt mailing list