* Hans-Peter Jansen (Thu, 2 Dec 2010 20:16:13 +0100)
> > > sip.setapi('QVariant', 2)

Unfortunately, when I set "sip.setapi('QVariant', 2)" then I can't run 
the application as stand-alone Pyinstaller[1] executable (neither under 
Windows nor Linux):
ValueError: API 'QVariant' has already been set to version 1

Okay, this is not a PyQt issue but a Pyinstaller one (I think). But 
maybe you have a solution for that?


Thorsten
[1] http://www.pyinstaller.org/

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to