<div dir="ltr">Hi Andreas,<div><br><div>It's my fault, it'll be fixed by tomorrow's build.</div><div>In the mean time, you can manually fix this by adding missing __init__.py in python/{core|gui|analysis|server}/</div><div>you can use empty files as a quick and dirty or copy the content from here (rename .<a href="http://py.in">py.in</a> to .py)</div><div><a href="https://github.com/qgis/QGIS/blob/master/python/core/__init__.py.in">https://github.com/qgis/QGIS/blob/master/python/core/__init__.py.in</a><br></div><div><br></div><div>Sorry for the inconvenience.</div><div>Denis</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">Le mar. 5 juin 2018 à 09:15, Andreas Neumann <<a href="mailto:a.neumann@carto.net">a.neumann@carto.net</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hi,</p>
<p>With version <a href="https://github.com/qgis/QGIS/commit/8f55093642" target="_blank">https://github.com/qgis/QGIS/commit/8f55093642</a> (OSGeo4W nightly of QGIS master) I get a Python error message on startup, and as a result all Python support is disabled:</p>
<p>Error message:</p>
<p>----------------</p>
<p><span><br>Traceback (most recent call last):<br>  File "", line 1, in <br>  File "C:/Programme/OSGeo4W64/apps/qgis-dev/./python\qgis\utils.py", line 33, in <br>    from qgis.core import Qgis, QgsExpression, QgsMessageLog, qgsfunction, QgsMessageOutput, QgsWkbTypes<br>ImportError: cannot import name 'Qgis'</span></p>
<p><span>-------------------------</span></p>
<p><span>Is this a windows specific problem or a general problem in master in this commit?</span></p>
<p>Or is this fixed by <a href="https://github.com/qgis/QGIS/commit/8ef0d1f7d95bdc52904cd1d075f2f409f8523cb6" target="_blank">https://github.com/qgis/QGIS/commit/8ef0d1f7d95bdc52904cd1d075f2f409f8523cb6</a> ?</p>
<p>Thanks for your reply,</p>
<p>Andreas</p>

</div>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>