After successfully compiling and running PyQt 3.7 without the QWindowsXPStyle class as 
documented in my previous posts, I decided to re-compile Qt 3.1.1 and specified 
Windows XP Style as "direct". No problems compiling PyQt this time, but when I tried 
"from qt import *" I got the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "C:\Python22\Lib\site-packages\qt.py", line 958, in ?
    libqtc.sipRegisterClasses()
SystemError: Unable to find class object for QWindowsXPStyle

I am running on Windows XP w/ service pack 1, Qt 3.1.1 and PyQt 3.7.

Thanks
-Selim

Selim Tuvi, Research Engineering Group, SLAC
GLAST, I&T Online, MS 98
Tel:650-926-3376 Fax:650-926-4335
 

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to