[QGIS-Developer] Python support broken in OSGeo4W nightly?
Andreas Neumann
a.neumann at carto.net
Tue Jun 5 06:15:29 PDT 2018
Hi,
With version https://github.com/qgis/QGIS/commit/8f55093642 (OSGeo4W
nightly of QGIS master) I get a Python error message on startup, and as
a result all Python support is disabled:
Error message:
----------------
Traceback (most recent call last):
File "", line 1, in
File "C:/Programme/OSGeo4W64/apps/qgis-dev/./python\qgis\utils.py",
line 33, in
from qgis.core import Qgis, QgsExpression, QgsMessageLog,
qgsfunction, QgsMessageOutput, QgsWkbTypes
ImportError: cannot import name 'Qgis'
-------------------------
Is this a windows specific problem or a general problem in master in
this commit?
Or is this fixed by
https://github.com/qgis/QGIS/commit/8ef0d1f7d95bdc52904cd1d075f2f409f8523cb6
?
Thanks for your reply,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180605/5c95f802/attachment.html>
More information about the QGIS-Developer
mailing list