[PyQt] ANN: PyQt v5.11 and SIP v4.19.9 Released
Rex Dieter
rdieter at math.unl.edu
Sun Jun 24 04:07:26 BST 2018
Phil Thompson wrote:
> PyQt v5.11 and SIP v4.19.9 have been released. There are corresponding
> releases of PyQt3D, PyQtChart, PyQtDataVisualization and PyQtPurchasing.
sip-4.19.9 fails to build when using out-of-tree builds. For example, this
used to work, but no longer does:
mkdir build
cd build
python ../configure.py
This is SIP 4.19.9 for Python 2.7.15 on linux2.
The SIP code generator will be installed in /usr/bin.
The sip module will be installed in /usr/lib64/python2.7/site-packages.
The sip.pyi stub file will be installed in /usr/lib64/python2.7/site-
packages.
The sip.h header file will be installed in /usr/include/python2.7.
The default directory to install .sip files in is /usr/share/sip.
Creating sipconfig.py...
Creating top level Makefile...
Creating sip code generator Makefile...
Creating sip module Makefile...
Error: Unable to open
"/var/tmp/kdecache-rdieter/BUILDROOT/sip-4.19.9/build/siplib/siplib.sbf"
-- Rex
More information about the PyQt
mailing list