View Single Post
Posts: 24 | Thanked: 1 time | Joined on Jun 2010
#178
i am very new to this

i tried the procedures and installed all packages

PyQt GPL v4.7.6 for Python v3.1 and python 3.1.0

when i tried to compile the ui, i got an error like

Code:
D:\python>pyuic4 -x benvin.ui -o benvin.py
Traceback (most recent call last):
  File "C:\Python31\Lib\site-packages\PyQt4\uic\pyuic.py", line 4,
    from PyQt4 import QtCore
ImportError: DLL load failed: %1 is not a valid Win32 application.
my os is windows 7 64 bit

please help me