[Qgis-developer] Error in Sextante Distance Matrix
Anita Graser
anitagraser at gmx.at
Mon Apr 15 13:03:56 PDT 2013
Hi,
Sextante distance matrix in nightly fails with:
Traceback (most recent call last):
File
"C:\OSGeo4W\apps\qgis-dev\python\plugins\sextante\core\GeoAlgorithm.py",
line 147, in execute
self.processAlgorithm(progress)
File
"C:\OSGeo4W\apps\qgis-dev\python\plugins\sextante\algs\ftools\PointDistance.py",
line 98, in processAlgorithm
self.regularMatrix(inLayer, inField, targetLayer, targetField,
nPoints, progress)
File
"C:\OSGeo4W\apps\qgis-dev\python\plugins\sextante\algs\ftools\PointDistance.py",
line 166, in regularMatrix
total = 100.0 / float(features)
AttributeError: Features instance has no attribute '__float__'
Should i file a ticket?
Anita
More information about the Qgis-developer
mailing list