[Qgis-developer] fTools problem on OS X
Aaron Racicot
aaronr at z-pulley.com
Fri Feb 6 02:35:18 EST 2009
The old version of my "threading" plugin strikes again. Talked with Gary on
IRC and removing the plugin resolved the issue and ftools installed fine.
There was a naming conflict with the pre-QGIS1.0 version of the plugin that
causes this issue when installed. If you have that old "threading" plugin
installed on your system I suggest you remove it. The new plugin is called
threading_demo to avoid this conflict moving forward. Thankfully not many
people played with that one ages ago...
Aaron
-----Original Message-----
From: qgis-developer-bounces at lists.osgeo.org
[mailto:qgis-developer-bounces at lists.osgeo.org] On Behalf Of Gary Sherman
Sent: Thursday, February 05, 2009 9:50 PM
To: qgis-developer List
Subject: [Qgis-developer] fTools problem on OS X
Just tried to install fTools from Carson's repo and get:
Couldn't load plugin fTools due an error when calling its
classFactory() method
Traceback (most recent call last):
File "", line 1, in
File "/Users/gsherman/.qgis//python/plugins/fTools/__init__.py",
line 33, in classFactory
from fTools import fToolsPlugin
File "/Users/gsherman/.qgis//python/plugins/fTools/fTools.py", line
46, in
import doIntersectLines, doJoinAttributes, doSelectByLocation,
doVectorSplit, doMeanCoords
File "/Users/gsherman/.qgis/python/plugins/fTools/tools/
doJoinAttributes.py", line 38, in
import struct, itertools, datetime, decimal, ftools_utils
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/decimal.py", line 408, in
if hasattr(threading.currentThread(), '__decimal_context__'):
AttributeError: 'module' object has no attribute 'currentThread'
-gary
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
-Micro Resources: http://mrcc.com
*Geospatial Hosting
*Web Site Hosting
-Desktop GIS Book:
*http://desktopgisbook.com
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
_______________________________________________
Qgis-developer mailing list
Qgis-developer at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer
More information about the Qgis-developer
mailing list