[PyQt] Problem using py2exe with PyQt 4.4.2 on windows

Daniel Marcel Eichler onsen-neko at gmx.net
Wed Jul 16 06:21:16 BST 2008


Am Mittwoch 16 Juli 2008 04:05:02 schrieb Catriona Johnson:

> File "C:\Python25\Lib\site-packages\py2exe\mf.py", line 197, in
> load_tail raise ImportError, "No module named " + mname
> ImportError: No module named PyQt4._qt
>
> How can I fix this. It used to work before I upgraded PyQt


Don't include PyQt4._qt.


More information about the PyQt mailing list