nguyenvanthi2020 / Sentinel2-Downloader

This plugin allows users to downloading the Sentinel-2 satellite image into QGIS and save it to Google Drive
1 stars 2 forks source link

Erro Sentinel2-Downloader #1

Closed tony2553 closed 4 years ago

tony2553 commented 4 years ago

No se pudo cargar el complemento 'sentinel2_download' debido a un error al llamar a su método classFactory()

ModuleNotFoundError: No module named 'ee_plugin' 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/escuadron/.local/share/QGIS/QGIS3/profiles/default/python/plugins/sentinel2_download/init.py", line 12, in classFactory from .Sentinel2_Download_Menu import s2_menu File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/home/escuadron/.local/share/QGIS/QGIS3/profiles/default/python/plugins/sentinel2_download/Sentinel2_Download_Menu.py", line 4, in from .Sentinel2_Download_Dialog import File "/usr/lib/python3/dist-packages/qgis/utils.py", line 744, in _import mod = _builtin_import(name, globals, locals, fromlist, level) File "/home/escuadron/.local/share/QGIS/QGIS3/profiles/default/python/plugins/sentinel2_download/Sentinel2_Download_Dialog.py", line 6, in from .Sentinel2_Download_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/escuadron/.local/share/QGIS/QGIS3/profiles/default/python/plugins/sentinel2_download/Sentinel2_Download_Library.py", line 7, in from ee_plugin import Map 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 'ee_plugin'

Versión de Python: 3.6.9 (default, Apr 18 2020, 01:56:04) [GCC 8.4.0] Versión de QGIS: 3.12.2-București București, 8a1fb33634

Ruta de Python: /usr/share/qgis/python /home/escuadron/.local/share/QGIS/QGIS3/profiles/default/python /home/escuadron/.local/share/QGIS/QGIS3/profiles/default/python/plugins /usr/share/qgis/python/plugins /usr/lib/python36.zip /usr/lib/python3.6 /usr/lib/python3.6/lib-dynload /home/escuadron/.local/lib/python3.6/site-packages /usr/local/lib/python3.6/dist-packages /usr/lib/python3/dist-packages /home/escuadron/.local/share/QGIS/QGIS3/profiles/default/python