Hi Giovanni,<br><br><div class="gmail_quote">On Tue, Apr 3, 2012 at 4:45 AM, Giovanni Manghi <span dir="ltr">&lt;&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, 2012-04-03 at 09:35 +0200, Paolo Cavallini wrote:<br>
&gt; Hi all.<br>
&gt; After upgrading, I&#39;m now getting:<br>
&gt; &#39;module&#39; object has no attribute &#39;classFactory&#39;<br>
<br>
<br>
confirmed, we already noticed the author.<br>
<br>
<br>
&gt;<br>
&gt; Any hint?<br>
<br>
manual installation works.<br>
</blockquote></div><br>I think this is a module conflict with the new SEXTANTE plugin. I got the same error when trying to install mmqgis, only *after* I had SEXTANTE installed. SEXTANTE&#39;s mmqgis module was already loaded and does not have an __init.py__ file with the PyQGIS classFactory function, etc.<br>
<br>Since the plugin installer (and the qgis.util module) function off of what has been imported into sys.modules to load a plugin, the SEXTANTE module fails to load as an independent plugin. I think maybe one of the plugins should renamed.<br>
<br>I noticed the duplicate module problem when my Plugin Editor plugin refused to navigate to the mmqgis install directory, showing the mmqgis dir of SEXTANTE instead.<br><br>There is also another error with the mmqgis plugin[0]. I&#39;ll contact Michael Minn about this as well.<br>
<br>Regards,<br><br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota<br><br>[0] <a href="http://gis.stackexchange.com/a/22953/6725">http://gis.stackexchange.com/a/22953/6725</a><br>