On Wed, 3 Jun 2009 18:51:10 +1000, Peter Georges <[email protected]> wrote: > When attempting to install the latest PyQt snapshot I get the following > error: > > C:\temp\pyqt\PyQt-win-commercial-4.5-snapshot-20090601>C:\python25\python.exe > > configure.py -p %QMAKESPEC% --bindir=%PYQTDIR%/bin > --destdir=%PYQTDIR%/py25 --plugin-destdir=%PYQTDIR%/plugins > --sipdir=%SIPDIR%/sip > > *Error: This version of PyQt requires SIP v4.8.0 or later* > > The only problem is I cannot find any SIP snapshot and the latest SIP > release is version 4.7.9. Where can I get SIP 4.8.0+ ?
Check the SIP download page in a couple of hours. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
