#1 Sat 24 March 2018 09:54
- T Voillot
- Juste Inscrit !
- Date d'inscription: 15 Feb 2013
- Messages: 1
QGIS 3.0: plantage extension profile tool
Bonjour,
je viens d'installer QGIS v3 ainsi que l'extension profile tool.
Au lancement de celle-ci j'ai un message d'erreur (cf ci-dessous).
Je vous remercie des éléments que vous pourrez m'apporter.
Cordialement,
T VOILLOT
Erreur Python: Une erreur est survenue lors de l'éxécution du code Python: Voir le journal des erreurs Python pour plus de détails
TypeError: QgsRubberBand.addPoint(): argument 1 has unexpected type 'QgsPoint'
Traceback (most recent call last):
File "C:/Users/thierry.voillot/AppData/Roaming/QGIS/QGIS3profilesdefault/python/pluginsprofiletooltoolsptmaptool.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'
Version de Python : 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 08:06:12) [MSC v.1900 64 bit (AMD64)]
Version de QGIS : 3.0.0-Girona Girona, 001c80b0c3
Chemin Python :
C:/PROGRA~1/QGIS3~1.0/apps/qgis/./python
C:/Users/thierry.voillot/AppData/Roaming/QGIS/QGIS3profilesdefault/python
C:/Users/thierry.voillot/AppData/Roaming/QGIS/QGIS3profilesdefault/python/plugins
C:/PROGRA~1/QGIS3~1.0/apps/qgis/./python/plugins
C:Program FilesQGIS 3.0binpython36.zip
C:PROGRA~1QGIS3~1.0appsPython36DLLs
C:PROGRA~1QGIS3~1.0appsPython36lib
C:Program FilesQGIS 3.0bin
C:PROGRA~1QGIS3~1.0appsPython36
C:PROGRA~1QGIS3~1.0appsPython36libsite-packages
C:/Users/thierry.voillot/AppData/Roaming/QGIS/QGIS3profilesdefault/python
C:/Users/thierry.voillot/Desktop/TV/QGis/travaux qgis
Hors ligne
#2 Mon 26 March 2018 20:50
- SANTANNA
- Moderateur
- Lieu: Angers
- Date d'inscription: 18 Jan 2008
- Messages: 3947
Re: QGIS 3.0: plantage extension profile tool
Bonjour,
Bug reporté aux développeurs de l'extension à https://github.com/etiennesky/profiletool/issues/55
Hors ligne