Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can anyone help me with this error? I'm trying to change the toolbar icon of a script created #15

Open
thiagoss26 opened this issue Sep 25, 2022 · 0 comments

Comments

@thiagoss26
Copy link

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

@thiagoss26 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant