[PyQt] Installing pyqt5 with sip and qmake executables on ubuntu
Patrick Stinson
patrickkidd at gmail.com
Mon Apr 20 04:37:53 BST 2020
Hi there,
I have a pyqt5 server project that has a couple of submodules that require the sip and qmake exe's. Otherwise the project is pretty clean.
Is building qt/python/sip/pyqt5 the only way to install pyqt5 along with the sip and qmake exe’s so you can build extensions as well as run the project?
"pip install pyqt5” doesn’t install the executables.
Thanks!
-Patrick
More information about the PyQt
mailing list