Jump to content
Sign in to follow this  
pencilllc

Dear community, I am unable to run the plugin, here is my error log file, Traceback (most recent call last)

Recommended Posts

An error has occurred while executing Python code:

_core.QgsCsException: forward transform of (inf, inf) Error: Fallback transform failed

Traceback (most recent call last):   File "C:\Users/UserName/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gtt\markarea.py", line 132, in canvasMoveEvent     points = self.points = self.offset_coordinates(offset, self.xc, self.yc)   File "C:\Users/UserName/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gtt\markarea.py", line 96, in offset_coordinates     point.transform(transform) _core.QgsCsException: forward transform of (inf, inf) Error: Fallback transform failed


Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)]
QGIS version: 3.22.9-Białowieża Białowieża, a8e9e6fa

Python Path:

C:/PROGRA~1/QGIS32~1.9/apps/qgis-ltr/./python

C:/Users/UserName/AppData/Roaming/QGIS/QGIS3\profiles\default/python

C:/Users/UserName/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins

C:/PROGRA~1/QGIS32~1.9/apps/qgis-ltr/./python/plugins

C:\Program Files\QGIS 3.22.9\bin\python39.zip

C:\PROGRA~1\QGIS32~1.9\apps\Python39\DLLs

C:\PROGRA~1\QGIS32~1.9\apps\Python39\lib

C:\Program Files\QGIS 3.22.9\bin

C:\PROGRA~1\QGIS32~1.9\apps\Python39

C:\PROGRA~1\QGIS32~1.9\apps\Python39\lib\site-packages

C:\PROGRA~1\QGIS32~1.9\apps\Python39\lib\site-packages\win32

C:\PROGRA~1\QGIS32~1.9\apps\Python39\lib\site-packages\win32\lib

C:\PROGRA~1\QGIS32~1.9\apps\Python39\lib\site-packages\Pythonwin

C:/Users/UserName/AppData/Roaming/QGIS/QGIS3\profiles\default/python

C:\Program Files\eclipse\plugins\org.python.pydev.core_6.4.3.201807050139\pysrc

D:\eclipse\plugins\org.python.pydev_6.2.0.201711281614\pysrc

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×