[PyQt] Building PyQT windows 7 64 bit QT 4.8.0

Phil Thompson phil at riverbankcomputing.com
Thu Jan 19 09:15:58 GMT 2012


On Wed, 18 Jan 2012 17:12:56 -0500, Teodor Calin Hanchevici
<calin.hanchevici at gmail.com> wrote:
> Hi Phil,
> 
> I do have QGIS installed, and it comes with PyQT as well, however the
> distribution is clean (the interpreter is not in the path and it is
> installed in QGIS directory. I have renamed sip.exe from QGIS and tried
> again
> 
> Creating the Makefile for the QtMultimedia module...
> Generating the C++ source for the QtNetwork module...
> "C:\Python27\sip" -w -o -x VendorID -t WS_WIN -x PyQt_OpenSSL -x
> PyQt_NoPrintRangeBug -t Qt_4_8_0 -x Py_v3 -g -a QtNetwork.api -c
> C:\home\3rdparty\sources\PyQt-win-gpl-4.9\QtNetwork -b
> QtNetwork\QtNetwork.sbf -I C:\home\3rdparty\sources\PyQt-win-gpl-4.9\sip
> C:\home\3rdparty\sources\PyQt-win-gpl-4.9/sip/QtNetwork/QtNetworkmod.sip
> sip: __or__() unsupported function return type - provide %MethodCode and
a
> C++ signature
> Error: Unable to create the C++ code.
> 
> The version of sip is correct:
> C:\home\3rdparty\sources\PyQt-win-gpl-4.9>C:\Python27\sip.exe -V
> 4.13.1

But the line from the Makefile is running C:\Python27\sip

Phil


More information about the PyQt mailing list