<html><head></head><body><div>
                    
     
     
       
         <meta charset="utf-8">
       
       
         <div id="compose-body-wrapper" dir="auto"><div dir="auto">Hi 
Phil,</div><div dir="auto">I had previously tried pip with a very similar 
outcome:</div><div dir="auto"><div dir="auto"><br></div><div 
dir="auto"><i>Collecting QScintilla</i></div><div dir="auto"><i>  
Using cached QScintilla-2.13.3.tar.gz (1.7 MB)</i></div><div 
dir="auto"><i>  Installing build dependencies ... done</i></div><div 
dir="auto"><i>  Getting requirements to build wheel ... 
done</i></div><div dir="auto"><i>    Preparing wheel metadata ... 
error</i></div><div dir="auto"><i>    ERROR: Command errored out 
with exit status 1:</i></div><div dir="auto"><i>    
 command: /usr/bin/python3 /tmp/tmp64603wve 
prepare_metadata_for_build_wheel /tmp/tmput6jv7tw</i></div><div 
dir="auto"><i>         cwd: 
/tmp/pip-install-hbmfmvgr/QScintilla</i></div><div dir="auto"><i>  
  Complete output (9 lines):</i></div><div dir="auto"><i>    
Querying qmake about your Qt installation...</i></div><div 
dir="auto"><i>    /usr/local/bin/qmake -query</i></div><div 
dir="auto"><i>    These bindings will be built: 
Qsci.</i></div><div dir="auto"><i>    Generating the Qsci 
bindings...</i></div><div dir="auto"><i>    tmp64603wve: 
/tmp/pip-install-hbmfmvgr/QScintilla/sip/qscimodcommon.sip: line 42 column 
9: 'QtCore/QtCoremod.sip' could not be found</i></div><div 
dir="auto"><i>    
/tmp/pip-install-hbmfmvgr/QScintilla/sip/qscimodcommon.sip: line 43 column 
9: 'QtGui/QtGuimod.sip' could not be found</i></div><div 
dir="auto"><i>    
/tmp/pip-install-hbmfmvgr/QScintilla/sip/qscimodcommon.sip: line 44 column 
9: 'QtWidgets/QtWidgetsmod.sip' could not be found</i></div><div 
dir="auto"><i>    
/tmp/pip-install-hbmfmvgr/QScintilla/sip/qscimodcommon.sip: line 46 column 
6: 'PyQt_Printer' is not a known qualifier</i></div><div 
dir="auto"><i>    
/tmp/pip-install-hbmfmvgr/QScintilla/sip/qsciprinter.sip: line 21 column 6: 
'PyQt_Printer' is not a known qualifier</i></div><div dir="auto"><i>  
  ----------------------------------------</i></div><div 
dir="auto"><i>ERROR: Command errored out with exit status 1: 
/usr/bin/python3 /tmp/tmp64603wve prepare_metadata_for_build_wheel 
/tmp/tmput6jv7tw Check the logs for full command 
output.</i></div><div><br></div><div>Something is clearly not clicking but 
I'm unsure how to 
proceed.</div><div>Thanks,</div><div>Arturo</div><div>  </div></div></div><div 
class="replyHeader" dir="auto">Phil Thompson 
wrote:</div><br><br><div><blockquote 
cite="mid:bea40a5e155b69759b75724531d0f796@riverbankcomputing.com" 
type="cite" style="margin:0 0 0 .8ex;border-left:1px #ccc 
solid;padding-left:1ex"><div>On 07/06/2022 13:03, afernandez 
wrote:</div><br><blockquote class="gmail_quote" type="cite" style="margin:0 
0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div> 
Hello,</div><div> After installing PyQt v5.15.6 with pip and 
QScintilla_src-2.13.3 with</div><div> qmake, the installation of the python 
bindings is returning the</div><div> following errors:</div><div> 
sip-install:</div><div> 
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: 
line</div><div> 42 column 9: 'QtCore/QtCoremod.sip' could not be 
found</div><div> 
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: 
line</div><div> 43 column 9: 'QtGui/QtGuimod.sip' could not be 
found</div><div> 
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: 
line</div><div> 44 column 9: 'QtWidgets/QtWidgetsmod.sip' could not be 
found</div><div> 
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qscimodcommon.sip: 
line</div><div> 46 column 6: 'PyQt_Printer' is not a known 
qualifier</div><div> 
/home/ubuntu/QScintilla_src-2.13.3/Python/sip/qsciprinter.sip: line 
21</div><div> column 6: 'PyQt_Printer' is not a known qualifier</div><div> 
I'm not even sure how to begin troubleshooting any of these 
error</div><br></blockquote><div> messages. Did I even install PyQt5 
correctly? Thanks.</div><div><br></div><div><div>If you are installing PyQt 
with pip why not install QScintilla in the same 
way?</div><br><br></div><div>Phil</div></blockquote></div>
       
     
   
                   </div></body></html>