[QGIS-it-user] QGIS3 - errore plugin Profile Tool

Ciao a tutti e tutte!

Su due portatili (Windows 10-64bit, QGIS 3 installato tramite osgeo4w 32 bit) ho lo stesso problema con il plugin Profile Tool usando un DEM tipo .tif : non è possibile disegnare la linea del profilo. Da qui l’errore python che incollo:
2018-03-14T20:35:28 WARNING Traceback (most recent call last):
File “C:/Users/Catalina/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\profiletool\tools\ptmaptool.py”, line 78, in moved
self.profiletool.rubberband.addPoint(QgsPoint(self.pointstoDraw[i][0],self.pointstoDraw[i][1]))
TypeError: QgsRubberBand.addPoint(): argument 1 has unexpected type ‘QgsPoint’

Profile Tool funziona alla grande con QGIS 2.18.16 e 2.18.17 con lo stesso DEM.

Grazie,
Gabriela