View Single Post
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#51
Originally Posted by goriofab View Post
Can anyone help me, please..

I'm a windows 7 (x64) user and i got this message when i try to convert my .ui file to .py

Traceback (most recent call last):
File "C:\Python26\Lib\site-packages\PyQt4\uic\pyuic.py", line 4, in <module>
from PyQt4 import QtCore
ImportError: DLL load failed: %1 is not a valid Win32 application.

Thanks
Double check you are not trying to run the 32 version on your 64 machine. There are two installers on the page, it might sound silly but make sure you've got the proper version

Last edited by kojacker; 2010-02-08 at 00:29.