[PyKDE] Almost got PyQt on windows.

Erik Weber erikw at lineo.com
Tue Jul 3 22:33:52 BST 2001


Dear List,

I am using QT for Windows 2.3, Python for Windows 2.1, and the PyQt bindings
that Simon posted earlier.  It almost works, but I get this error on import:
----------------------------------------------------------------------------
--
Python 2.1 (#15, Apr 16 2001, 18:25:49) [MSC 32 bit (Intel)] on win32
Type "copyright", "credits" or "license" for more information.
>>> import qt
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "e:\python21\lib\qt.py", line 1170, in ?
    libqtc.sipRegisterClasses()
SystemError: Unable to find class object for QInterlaceStyle
>>>
----------------------------------------------------------------------------
--
Any suggestions?

  -Erik Weber
   Lineo Seattle
   206.285.2506 x204
   Lineo: Where Open Meets Smart







More information about the PyQt mailing list