I downloaded the point sampling tool for QGIS and I'm trying to run it. A few days ago it worked fine, but now it gives the following error:
An error has occured while executing Python code:
Traceback (most recent call last): File "C:...pointsamplingtool \doPointSamplingTool.py", line 262, in acceptself.sampling(outPath)File "C:....pointsamplingtool\doPointSamplingTool.py", line 315, in sampling if pointGeom.wkbType() == QGis.WKBMultiPoint:AttributeError: 'NoneType' object has no attribute 'wkbType'
Python version:2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
QGIS version:2.10.1-Pisa Pisa, d20c5b7
Does anybody know how to fix it?
أكثر...
An error has occured while executing Python code:
Traceback (most recent call last): File "C:...pointsamplingtool \doPointSamplingTool.py", line 262, in acceptself.sampling(outPath)File "C:....pointsamplingtool\doPointSamplingTool.py", line 315, in sampling if pointGeom.wkbType() == QGis.WKBMultiPoint:AttributeError: 'NoneType' object has no attribute 'wkbType'
Python version:2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]
QGIS version:2.10.1-Pisa Pisa, d20c5b7
Does anybody know how to fix it?
أكثر...