<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi all,</p>
<p><br>
</p>
<p>I just compiled without error qgis master <span> 2.99.0-master d265f33</span> on ubuntu 16.04.</p>
<p>However I got this error on launching the application:</p>
<p><br>
</p>
<p></p>
<p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;"><span style=" font-weight:600; color:#ff0000;">Couldn't load plugin fTools due to an error when calling its classFactory() method</span>
<br>
</p>
<p style="margin: 14px 0px 12px; text-indent: 0px; white-space: pre-wrap;"><span style=" font-size:large; font-weight:600;">ImportError: cannot import name QGis
</span></p>
<pre style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier New,courier';">Traceback (most recent call last):<br>  File "/usr/local/share/qgis/python/qgis/utils.py", line 333, in startPlugin<br>    plugins[packageName] = package.classFactory(iface)<br>  File "/usr/local/share/qgis/python/plugins/fTools/__init__.py", line 33, in classFactory<br>    from .fTools import fToolsPlugin<br>  File "/usr/local/share/qgis/python/qgis/utils.py", line 642, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "/usr/local/share/qgis/python/plugins/fTools/fTools.py", line 33, in <br>    from qgis.core import QGis<br>ImportError: cannot import name QGis<br></span></pre>
<p style="margin: 0px; text-indent: 0px; white-space: pre-wrap;"><br>
<span style=" font-weight:600;">Python version:</span> 2.7.12 (default, Jul  1 2016, 15:12:24) [GCC 5.4.0 20160609]
<br>
<span style=" font-weight:600;">QGIS version:</span> 2.99.0-Master Master, d265f33
<br>
</p>
<p style="margin: 12px 0px; text-indent: 0px; white-space: pre-wrap;"><span style=" font-size:medium; font-weight:600;">Python Path:</span></p>
<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;">
<li style="margin: 12px 0px 0px; text-indent: 0px; white-space: pre-wrap;">/usr/local/share/qgis/python/plugins/processing</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/local/share/qgis/python</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/home/eugenio/.qgis-dev//python</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/home/eugenio/.qgis-dev//python/plugins</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/local/share/qgis/python/plugins</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/plat-x86_64-linux-gnu</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/lib-tk</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/lib-old</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/lib-dynload</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/local/lib/python2.7/dist-packages</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/dist-packages</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/dist-packages/PILcompat</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/dist-packages/gtk-2.0</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/dist-packages/ubuntu-sso-client</li><li style="margin: 0px; text-indent: 0px; white-space: pre-wrap;">/usr/lib/python2.7/dist-packages/wx-3.0-gtk2</li><li style="margin: 0px 0px 12px; text-indent: 0px; white-space: pre-wrap;">/home/eugenio/.qgis-dev//python</li></ul>
After that qgis start normally, but all the python plugin were not loaded.
<p></p>
<p><br>
</p>
<p>Any hints on this regard?</p>
<p><br>
</p>
<p>Eugenio<br>
</p>
</div>
</body>
</html>