[QGIS-trac] Re: [Quantum GIS] #1070: Plugin Manager can't find
plugin directory
Quantum GIS
qgis at qgis.org
Wed Nov 12 00:37:14 EST 2008
#1070: Plugin Manager can't find plugin directory
-----------------------------------------------------+----------------------
Reporter: tgwong | Owner: nobody
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.0
Component: Plugins | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: Windows
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Changes (by lhbecker):
* platform: OS X => Windows
Comment:
This happens with both the GeoProcessing, FindByAttr and SpatialOperations
plugins on my Windows Machine with Windows version of 1.0.0 preview II. I
also struggled with plugins on preview I but did not pay much attention to
it at that time.
Below is typical error text from pop-up window:
Couldn't load plugin geoprocessing due an error when calling its
classFactory() method
Traceback (most recent call last):
File "", line 1, in
File "C:/Documents and
Settings/louis.becker/.qgis//python/plugins\geoprocessing\__init__.py",
line 15, in classFactory
return Geoprocessing(iface)
File "C:/Documents and
Settings/louis.becker/.qgis//python/plugins\geoprocessing\geoprocessing.py",
line 32, in __init__
self.QgisVersion = str(QGis.qgisVersion)
AttributeError: qgisVersion
Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
Python path:
['C:/Program Files/QGIS-Dev/./python', 'C:/Documents and
Settings/louis.becker/.qgis//python/plugins', 'C:/Program Files/QGIS-
Dev/./python/plugins', 'C:\\Program Files\\QGIS-Dev\\python25.zip',
'C:\\Python25\\Lib', 'C:\\Python25\\DLLs', 'C:\\Python25\\Lib\\lib-tk',
'C:\\Program Files\\QGIS-Dev', 'C:\\Python25', 'C:\\Python25\\lib\\site-
packages', '~/.qgis/python']
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1070#comment:3>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list