etiennesky / profiletool

14 stars 36 forks source link

AttributeError (QGIS 2.18.15) #59

Open davidNDU opened 6 years ago

davidNDU commented 6 years ago

Whenever I run a script (e.g. SAGA fill sinks) Pythen errors are generated:

Traceback (most recent call last): File "C:/Users/david/.qgis2/python/plugins\profiletool\apicompat\qgsmaplayer.py", line 10, in isSpatial return self.hasGeometryType() AttributeError: 'QgsRasterLayer' object has no attribute 'hasGeometryType'

This happens even without running Profiletool