On 07/06/2022 13:03, afernandez wrote:
Hello,
After installing PyQt v5.15.6 with pip and QScintilla_src-2.13.3 with
qmake, the installation of the python bindings is returning the
following errors:
sip-install:
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: line
42 column 9: 'QtCore/QtCoremod.sip' could not be found
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: line
43 column 9: 'QtGui/QtGuimod.sip' could not be found
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: line
44 column 9: 'QtWidgets/QtWidgetsmod.sip' could not be found
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: line
46 column 6: 'PyQt_Printer' is not a known qualifier
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qsciprinter.sip: line 21
column 6: 'PyQt_Printer' is not a known qualifier
I'm not even sure how to begin troubleshooting any of these error
messages. Did I even install PyQt5 correctly? Thanks.

If you are installing PyQt with pip why not install QScintilla in the same way?

Phil

Reply via email to