View Single Post
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#96
1st, thx for the tutorials, they are great, I think. Why? >>> Read on.

Sigh, This is what I get for going 64 bit?
Code:
C:\Widget>pyuic4 -x untitled.ui -o untitled.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.

C:\Widget>
I have python 2.6 installed like adviced in the tutorial on page 1,
and the PyQt for python 2.6, but no go.
I am frustrated!