Hi Giovanni,<br><br><div class="gmail_quote">On Tue, Apr 3, 2012 at 4:45 AM, Giovanni Manghi <span dir="ltr"><></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>
> Hi all.<br>
> After upgrading, I'm now getting:<br>
> 'module' object has no attribute 'classFactory'<br>
<br>
<br>
confirmed, we already noticed the author.<br>
<br>
<br>
><br>
> 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'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'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>