[QGIS-Developer] Python support still broken

Borys Jurgiel lists at borysjurgiel.pl
Wed Oct 24 03:44:02 PDT 2018


Hi,

I can't run Python after recent changes with sip:

Traceback (most recent call last):
  File "", line 1, in 
  File "/home/borys/sources/qgis/build/output/python/qgis/core/__init__.py", 
line 27, in 
    from qgis._core import *
ModuleNotFoundError: No module named 'PyQt5.sip'

For sure python/PyQt/PyQt5/sip.py is executed, the exception there is handled 
properly and the error occurs later. Honestly I'm a bit lost in the paths ;)

Debian Buster
sip 4.19.13
python-pyqt5 5.11.3

and Borys





More information about the QGIS-Developer mailing list