Sorry, I didn't notice the version of SIP, maybe you want to check this too: https://github.com/qgis/QGIS/commit/0fad3e5731b32680acab9a43b146c73f4e1dab6a#commitcomment-31023279
On Wed, Oct 24, 2018 at 12:44 PM Borys Jurgiel <[email protected]> wrote: > 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 > > > > -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
