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
i have installed your demo data qwat in Qgis 3.36.2
and i open with this error script python:
Si è verificato un errore durante l'esecuzione delle istruzioni seguenti:
qgis.utils.reloadProjectMacros()
Traceback (most recent call last):
File "", line 1, in
File "C:\PROGRA1/QGIS331.2/apps/qgis/./python\qgis\utils.py", line 673, in reloadProjectMacros
exec(str(code), mod.dict)
File "", line 1, in
File "C:\PROGRA1/QGIS331.2/apps/qgis/./python\qgis\utils.py", line 923, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'python'
Versione Python:
3.12.3 (main, Apr 14 2024, 17:21:43) [MSC v.1938 64 bit (AMD64)]
Versione di QGIS:
3.36.2-Maidenhead 'Maidenhead', 6d250527
You can help me ?
thanks
The text was updated successfully, but these errors were encountered:
and i open with this error script python:
Si è verificato un errore durante l'esecuzione delle istruzioni seguenti:
qgis.utils.reloadProjectMacros()
Traceback (most recent call last):
File "", line 1, in
File "C:\PROGRA
1/QGIS331.2/apps/qgis/./python\qgis\utils.py", line 673, in reloadProjectMacrosexec(str(code), mod.dict)
File "", line 1, in
File "C:\PROGRA
1/QGIS331.2/apps/qgis/./python\qgis\utils.py", line 923, in _importmod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'python'
Versione Python:
3.12.3 (main, Apr 14 2024, 17:21:43) [MSC v.1938 64 bit (AMD64)]
Versione di QGIS:
3.36.2-Maidenhead 'Maidenhead', 6d250527
You can help me ?
thanks
The text was updated successfully, but these errors were encountered: