[PyQt] ANN: PyQt v5.11 and SIP v4.19.9 Released
Phil Thompson
phil at riverbankcomputing.com
Sun Jun 24 10:45:33 BST 2018
On 24 Jun 2018, at 4:07 am, Rex Dieter <rdieter at math.unl.edu> wrote:
>
> 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"
Should be fixed in v4.19.11.
Thanks,
Phil
More information about the PyQt
mailing list