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

Florian Bruhin me at the-compiler.org
Mon Dec 18 15:15:12 GMT 2017


Hi,

On Mon, Dec 18, 2017 at 05:01:43AM +0000, Williams Jr., Ernest L. wrote:
> [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

This sounds like it's failing because you're trying to run it from outside the
PyQt directory. I'm not sure that's supported. Can you try running it while
inside that directory instead?

Florian

-- 
https://www.qutebrowser.org  | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072  | https://the-compiler.org/pubkey.asc
         I love long mails!  | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20171218/d05b8b75/attachment.sig>


More information about the PyQt mailing list