Hi, I can confirm this error also on another machine, also after a normal qgis-dev upgrade.
cheers -- Giovanni -- On Tue, 2011-11-15 at 09:53 +0000, Giovanni Manghi wrote: > Hi all, > when installing QGIS-dev with OSGeo4W now I get the following: > > ----------- > Couldn't load plugin fTools due an error when calling its classFactory() > method > > Traceback (most recent call last): > File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 164, in > startPlugin > plugins[packageName] = package.classFactory(iface) > File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\fTools\__init__.py", > line 50, in classFactory > from fTools import fToolsPlugin > File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 309, in > _import > mod = _builtin_import(name, globals, locals, fromlist, level) > File "C:/OSGeo4W/apps/qgis-dev/./python/plugins\fTools\fTools.py", > line 46, in > import doValidate, doSimplify, doDefineProj, doSpatialIndex > File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 309, in > _import > mod = _builtin_import(name, globals, locals, fromlist, level) > ImportError: No module named doSpatialIndex > ----------- > > > cheers > > -- Giovanni -- _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
