Closed Johnyan0000000 closed 2 years ago
I would recommend to update QGIS. If that is not possible on your system, please let me know.
Sorry, may I know how could I update the software? I download the update file from the website?
On Thu, 27 Jan 2022 at 10:07, biglimp @.***> wrote:
I would recommend to update QGIS. If that is not possible on your system, please let me know.
— Reply to this email directly, view it on GitHub https://github.com/UMEP-dev/UMEP/issues/357#issuecomment-1023044757, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXO2JSXRWPV3MROJGVWR6QLUYEKNHANCNFSM5M3MXCFA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.***>
Yes, that is one possibility. I also think you should have a setup shortcut in your start menu that you can use. Take a look at https://umep-docs.readthedocs.io/en/latest/Getting_Started.html
@Johnyan0000000 , Is this issue still active or can I close this issue?
As we did not get any reply, we assumed rhis was fixed.
Describe the bug After i installed UMEP, it states that" Python error : Couldn't load plugin 'ale' due to an error when calling its classFactory() method See message log (Python Error) for more details."
the UMEP function could not function in my QGIS. Please help
To Reproduce PYTHON error 2022-01-26T23:42:27 CRITICAL Traceback (most recent call last): File "C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py", line 334, in _startPlugin plugins[packageName] = package.classFactory(iface) File "C:\Users/johny/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ale__init.py", line 34, in classFactory from .advanced_line_editor import ALE File "C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "C:\Users/johny/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ale\advanced_line_editor.py", line 30, in from .tools import rmEdgeTool, rmVertexTool, closeGapTool2 File "C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "C:\Users/johny/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ale\tools\init__.py", line 4, in from .closeGapTool2 import closeGapTool2 File "C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "C:\Users/johny/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ale\tools\closeGapTool2.py", line 7, in from ..addons import QgsPolylineV2 File "C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "C:\Users/johny/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\ale\addons\QgsPolylineV2.py", line 2, in import ogr File "C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import mod = _builtin_import(name, globals, locals, fromlist, level) ModuleNotFoundError: No module named 'ogr' Python warning 2022-01-26T23:42:28 WARNING warning:C:\PROGRA~1/QGIS31~1.16/apps/qgis-ltr/./python\qgis\utils.py:793: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses mod = _builtin_import(name, globals, locals, fromlist, level)
Desktop (please complete the following information):
Screenshots If applicable, add screenshots to help explain your problem.
Data If applicable, add data files to help us reproduce your problem.
Additional context Add any other context about the problem here.