[PyQt] configure.py fails for PyQT 5.9.2 and QT 5.10.0

Williams Jr., Ernest L. ernesto at slac.stanford.edu
Mon Dec 18 05:01:43 GMT 2017


Hi,


I am trying to build PyQT 5.9.2 against QT-5.10.0

Also, I am using Python 3.6.3


I can't get pass the configure stage.


Can someone propose a solution?


configure.py error follows:


[ernesto at neutrino rhel7-x86_64]$ pwd
/usr/local/controls/package/PyQt5/5.9.2/build/rhel7-x86_64
[ernesto at neutrino rhel7-x86_64]$ python3 ../../src/PyQt5_gpl-5.9.2/configure.py --verbose
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
/usr/local/controls/package/Qt/5.10.0/rhel7-x86_64/bin/qmake -o cfgtest_QtCore.mk cfgtest_QtCore.pro
WARNING: Failure to find: config-tests/cfgtest_QtCore.cpp
make -f cfgtest_QtCore.mk
make: *** No rule to make target `config-tests/cfgtest_QtCore.cpp', needed by `cfgtest_QtCore.o'.  Stop.
Error: Failed to determine the detail of your Qt installation. Try again using
the --verbose flag to see more detail about the problem.
[ernesto at neutrino rhel7-x86_64]$


Cheers,


Ernest Williams
Dept. Head, Advanced Control Systems
Advanced Instrumentation Research, Technology Innovation Directorate
SLAC National Laboratory, Stanford University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20171218/e484a5de/attachment.html>


More information about the PyQt mailing list