Impossível carregar complemento 'HCMGIS' Devido a um erro ao chamar o método Class Factory().
ModuleNotFoundError: No module named 'hcmgis_library'
Traceback (most recent call last):
File "/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/hcmgis_dialogs.py", line 32, in
from .hcmgis_library import *
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/hcmgis_library.py", line 14, in
import xlrd
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'xlrd'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 334, in _startPlugin
plugins[packageName] = package.classFactory(iface)
File "/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/__init__.py", line 11, in classFactory
from .hcmgis_menu import hcmgis_menu
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/hcmgis_menu.py", line 11, in
from .hcmgis_dialogs import *
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/HCMGIS/hcmgis_dialogs.py", line 34, in
from hcmgis_library import *
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'hcmgis_library'
Versão do Python: 3.8.2 (default, Apr 27 2020, 15:53:34) [GCC 9.3.0]
Versão do QGIS: 3.10.4-A Coruña A Coruña, exported
Caminho do Python:
/usr/share/qgis/python
/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python
/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/usr/share/qgis/python/plugins
/usr/lib/python38.zip
/usr/lib/python3.8
/usr/lib/python3.8/lib-dynload
/usr/local/lib/python3.8/dist-packages
/usr/lib/python3/dist-packages
/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python
/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/qgis2web
/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins
/home/eloizio/.local/share/QGIS/QGIS3/profiles/default/python/plugins/mmqgis/forms