[Qgis-user] fTools and other Farmer's plugins...

G. Allegri giohappy at gmail.com
Wed Oct 8 06:10:42 PDT 2008


I have Metis compiled on Ubuntu 8.04.
I've added you new repository plugins but I get the following errors on
startup:

Traceback (most recent call last):
  File "", line 2, in
  File "/home/giova/.qgis//python/plugins/fTools/__init__.py", line 34, in
    from fTools import fToolsPlugin
  File "/home/giova/.qgis//python/plugins/fTools/fTools.py", line 45, in
    import doFieldStats, doIntersectLines, doJoinAttributes, doListUnique,
doNearestNeighbour, doSelectByLocation
  File "/home/giova/.qgis/python/plugins/fTools/tools/doJoinAttributes.py",
line 38, in
    import struct, itertools, datetime, decimal
  File "/usr/lib/python2.5/decimal.py", line 401, in
    if hasattr(threading.currentThread(), '__decimal_context__'):
AttributeError: 'module' object has no attribute 'currentThread'

This is with fTools, but the errors with manageR, scattergram, and others
are similar. It's not something with your module, but have any ideas on how
to solve it?

GIovanni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20081008/08a44d4b/attachment.html>


More information about the Qgis-user mailing list