You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-09-25T10:52:16 WARNING Traceback (most recent call last):
File "C:\PROGRA1/QGIS321.7/apps/qgis-ltr/./python/plugins\processing\script\ScriptAlgorithmProvider.py", line 121, in loadAlgorithms
alg = ScriptUtils.loadAlgorithm(moduleName, filePath)
File "C:\PROGRA1/QGIS321.7/apps/qgis-ltr/./python/plugins\processing\script\ScriptUtils.py", line 67, in loadAlgorithm
spec.loader.exec_module(module)
File "", line 851, in exec_module
File "", line 988, in get_code
File "", line 918, in source_to_code
File "", line 228, in _call_with_frames_removed
File "C:\Users\Usuario-ASUS\AppData\Roaming\QGIS\QGIS3\profiles\default\processing\scripts\falha_plantio.py", line 16
from.qgis.PyQt.QtGui.import.QIcon
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
thiagoss26
changed the title
Alguem consegue me ajudar com esse erro? estou tentando alterar o icone da barra de ferramentas de umscript criado
Can anyone help me with this error? I'm trying to change the toolbar icon of a script created
Sep 25, 2022
2022-09-25T10:52:16 WARNING Traceback (most recent call last):
File "C:\PROGRA
1/QGIS321.7/apps/qgis-ltr/./python/plugins\processing\script\ScriptAlgorithmProvider.py", line 121, in loadAlgorithmsalg = ScriptUtils.loadAlgorithm(moduleName, filePath)
File "C:\PROGRA
1/QGIS321.7/apps/qgis-ltr/./python/plugins\processing\script\ScriptUtils.py", line 67, in loadAlgorithmspec.loader.exec_module(module)
File "", line 851, in exec_module
File "", line 988, in get_code
File "", line 918, in source_to_code
File "", line 228, in _call_with_frames_removed
File "C:\Users\Usuario-ASUS\AppData\Roaming\QGIS\QGIS3\profiles\default\processing\scripts\falha_plantio.py", line 16
from.qgis.PyQt.QtGui.import.QIcon
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: