Updated the plugin and no error was reported. Thanks for the quick fix! On Tue, Mar 1, 2011 at 5:15 PM, Carson Farmer <[email protected]> wrote: > This is likely due to an update I made last night. Apologies for that! > I have uploaded a new version which should not have these problems. > Please test and confirm that it is fixed. > > Regards, > > Carson > > On Tue, Mar 1, 2011 at 3:26 AM, maning sambale > <[email protected]> wrote: >> I get this error: >> >> Couldn't load plugin fTools due an error when calling its classFactory() >> method >> >> Traceback (most recent call last): >> File >> "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", >> line 138, in startPlugin >> plugins[packageName] = package.classFactory(iface) >> File "/Users/maning/.qgis/python/plugins/fTools/__init__.py", line >> 36, in classFactory >> from fTools import fToolsPlugin >> File >> "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", >> line 279, in _import >> mod = _builtin_import(name, globals, locals, fromlist, level) >> File "/Users/maning/.qgis/python/plugins/fTools/fTools.py", line 37, in >> import resources_rc >> File >> "/Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py", >> line 279, in _import >> mod = _builtin_import(name, globals, locals, fromlist, level) >> ImportError: No module named resources_rc >> >> Python version: >> 2.5.1 (r251:54863, Sep 1 2010, 22:03:14) >> [GCC 4.0.1 (Apple Inc. build 5465)] >> >> >> QGIS version: >> 1.6.0-Copiapo Copiapo, exported >> >> Python path: ['/Applications/Qgis.app/Contents/MacOS/../Resources/python', >> '/Users/maning/.qgis/python', '/Users/maning/.qgis/python/plugins', >> '/Applications/Qgis.app/Contents/MacOS/../Resources/python/plugins', >> '/Library/Frameworks/SQLite3.framework/Versions/3/Python', >> '/Library/Python/2.5/site-packages/numpy-override', >> '/Library/Frameworks/GDAL.framework/Versions/1.7/Python/site-packages', >> '/Library/Python/2.5/site-packages/GDAL-1.5.2-py2.5-macosx-10.5-i386.egg', >> '/Library/Python/2.5/site-packages/setuptools-0.6c8-py2.5.egg', >> '/Library/Python/2.5/site-packages/python_dateutil-1.4-py2.5.egg', >> '/Library/Python/2.5/site-packages/PyYAML-3.05-py2.5.egg', >> '/Library/Python/2.5/site-packages/gantt-0.1-py2.5.egg', >> '/Library/Python/2.5/site-packages/numpy-1.1.1-py2.5-macosx-10.5-i386.egg', >> '/Library/Python/2.5/site-packages/pycairo-1.6.4-py2.5-macosx-10.5-i386.egg', >> '/Library/Python/2.5/site-packages/Shapely-1.0.6-py2.5.egg', >> '/Library/Python/2.5/site-packages/pyparsing-1.5.2-py2.5.egg', >> '/Library/Python/2.5/site-packages/rpy2-2.0.8-py2.5-macosx-10.5-i386.egg', >> '/Library/Python/2.5/site-packages/PIL-1.1.7-py2.5-macosx-10.5-i386.egg', >> '/Library/Python/2.5/site-packages/docutils-0.6-py2.5.egg', >> '/Library/Python/2.5/site-packages/pyproj-1.8.8-py2.5-macosx-10.5-i386.egg', >> '/Library/Frameworks/cairo.framework/Versions/1/Python', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python25.zip', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-darwin', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/lib-scriptpackages', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload', >> '/Library/Python/2.5/site-packages', >> '/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/PyObjC', >> '/Users/maning/.qgis/python/plugins/cadtools/tools', '~/.qgis/python'] >> >> -- >> cheers, >> maning >> ------------------------------------------------------ >> "Freedom is still the most radical idea of all" -N.Branden >> wiki: http://esambale.wikispaces.com/ >> blog: http://epsg4253.wordpress.com/ >> ------------------------------------------------------ >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > > -- > Carson J. Q. Farmer > ISSP Doctoral Fellow > National Centre for Geocomputation > National University of Ireland, Maynooth, > http://www.carsonfarmer.com/ >
-- cheers, maning ------------------------------------------------------ "Freedom is still the most radical idea of all" -N.Branden wiki: http://esambale.wikispaces.com/ blog: http://epsg4253.wordpress.com/ ------------------------------------------------------ _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
