[PyKDE] ANN: SIP/PyQt 3.3rc3

Phil Thompson phil at river-bank.demon.co.uk
Thu Jul 4 11:24:00 BST 2002


Willi Richert wrote:

> Hi,
> 
> I tried the new rc3 and got:
> 
> No style available in non-gui applications!
> ******
> Error: qttest failed with an exit code of 1.
> *******
> 
> Any suggestions?


In build.py there is a call to the QApplication ctor. Try removing the 
last argument.

I'm going to change this and parse the .h file rather than try and 
compile and run a Qt program to determine what features are enabled.

Phil




More information about the PyQt mailing list