Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/mbariou/WKSCOMPILE/QGIS/QGIS-final-3_6_0/cmake/FindPyQt5.py", line 34, in <module>
  3. import PyQt5.pyqtconfig
  4. ModuleNotFoundError: No module named 'PyQt5.pyqtconfig'
  5.  
  6. /usr/local/py356/lib/python3.5/site-packages/pyqtconfig/config.py
  7.  
  8. Found SIP version: 4.19.15
  9. Traceback (most recent call last):
  10. File "/home/mbariou/WKSCOMPILE/QGIS/QGIS-final-3_6_0/cmake/FindQsci.py", line 45, in <module>
  11. from PyQt5.Qsci import QSCINTILLA_VERSION_STR
  12. RuntimeError: the sip module implements API v12.0 to v12.5 but the PyQt5.QtCore module requires API v12.6
  13.  
  14. Qsci sip file not found - disabling bindings for derived classes
  15.  
  16. RuntimeError: the sip module implements API v12.0 to v12.5 but the PyQt5.QtCore module requires API v12.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement