[PyQt] Centos 7 attempt to build PyQt5 5.12 - PyQt5.sip not found

Kyle Altendorf sda at fstab.net
Mon Mar 11 20:05:19 GMT 2019



On 2019-03-11 15:30, Barry Scott wrote:
> I am trying to build PyQt5 with QScintilla from source on Centos 7.6.
> 
> These are the steps I use:
> 
> tar xf sip-4.19.14.tar.gz
> cd sip*
> python3.6 configure.py

http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#downloading-sip

Note the note about `--sip-module PyQt5.sip`.


More information about the PyQt mailing list