<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><font class="Apple-style-span" color="#050505">confirm the same error on OSX 1.6.5/Python 2.6.1</font></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><span style=" color:#ff0000;"><br></span></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">Couldn't load plugin cswclient due an error when calling its classFactory() method</span><br><br>Traceback (most recent call last):<br>&nbsp; File "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 138, in startPlugin<br>&nbsp; &nbsp; plugins[packageName] = package.classFactory(iface)<br>AttributeError: 'module' object has no attribute 'classFactory'<br><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Cheers</div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">Annina<br><br><br><br><!--EndFragment--></div><div><div>On Dec 14, 2010, at 1:29 PM, Lenny Sorey wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I install the most recent cswclient plugin and got the same error.<br><br>Platform : Windows 7 32 bit<br><br>My error message in full from the install is below:<br><br><span style="color: rgb(255, 0, 0);">Couldn't load plugin cswclient due an error when calling its classFactory() method</span><br>
<br>Traceback (most recent call last):<br>&nbsp; File "C:/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 138, in startPlugin<br>&nbsp; &nbsp; plugins[packageName] = package.classFactory(iface)<br>AttributeError: 'module' object has no attribute 'classFactory'<br>
<br>Python version:<br>2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]<br><br><br>QGIS version:<br>1.6.0-Capiapo Capiapo, exported<br><br>Python path: ['C:<a href="smb://Users//lsorey//.qgis//python//plugins//cswclient'">\\Users\\lsorey\\.qgis\\python\\plugins\\cswclient'</a>, 'C:<a href="smb://Users//mypath//.qgis//python//plugins//cswclient'">\\Users\\mypath\\.qgis\\python\\plugins\\cswclient'</a>, 'C:/OSGeo4W/apps/qgis/./python', 'C:/Users/mypath/.qgis/python', 'C:/Users/mypath/.qgis/python/plugins', 'C:/OSGeo4W/apps/qgis/./python/plugins', 'C:<a href="smb://OSGeo4W//apps//gdal-17//pymod'">\\OSGeo4W\\apps\\gdal-17\\pymod'</a>, 'C:<a href="smb://',">\\',</a> 'C:<a href="smb://OSGeo4W//bin//python25.zip'">\\OSGeo4W\\bin\\python25.zip'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//DLLs'">\\OSGeo4W\\apps\\Python25\\DLLs'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib'">\\OSGeo4W\\apps\\Python25\\lib'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//plat-win'">\\OSGeo4W\\apps\\Python25\\lib\\plat-win'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//lib-tk'">\\OSGeo4W\\apps\\Python25\\lib\\lib-tk'</a>, 'C:<a href="smb://OSGeo4W//apps//qgis//bin'">\\OSGeo4W\\apps\\qgis\\bin'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25'">\\OSGeo4W\\apps\\Python25'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//site-packages'">\\OSGeo4W\\apps\\Python25\\lib\\site-packages'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//site-packages//win32'">\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//site-packages//win32//lib'">\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\win32\\lib'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//site-packages//Pythonwin'">\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\Pythonwin'</a>, 'C:<a href="smb://OSGeo4W//apps//Python25//lib//site-packages//wx-2.8-msw-unicode'">\\OSGeo4W\\apps\\Python25\\lib\\site-packages\\wx-2.8-msw-unicode'</a>, 'C:<a href="smb://OSGeo4W//apps//qgis//python//plugins//fTools//tools'">\\OSGeo4W\\apps\\qgis\\python\\plugins\\fTools\\tools'</a>, '/usr/share/qgis/python/', '/usr/share/qgis/python/']<br>
<br><br>Thanks,<br><br>Lenny<br><br><div class="gmail_quote">On Mon, Dec 13, 2010 at 12:31 PM, Paolo Cavallini <span dir="ltr">&lt;<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Impossibile caricare il plugin cswclient a causa di errore chiamando il metodo<br>
classFactory()<br>
<br>
Traceback (most recent call last):<br>
 &nbsp;File "/usr/lib/python2.6/dist-packages/qgis/utils.py", line 138, in startPlugin<br>
 &nbsp; &nbsp;plugins[packageName] = package.classFactory(iface)<br>
AttributeError: 'module' object has no attribute 'classFactory'<br>
===<br>
All the best.<br>
<font color="#888888">--<br>
Paolo Cavallini: <a href="http://www.faunalia.it/pc" target="_blank">http://www.faunalia.it/pc</a><br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</font></blockquote></div><br>
_______________________________________________<br>Qgis-developer mailing list<br><a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/qgis-developer<br></blockquote></div><br></body></html>