-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Impossível carregar complemento 'sentinel2_download' Devido a um erro ao chamar o método Class Factory().
Steps to reproduce
- First
- Second
- Third
Traceback (most recent call last):
File "C:\PROGRA~1/QGIS34~1.6/apps/qgis-ltr/./python\qgis\utils.py", line 478, in _startPlugin
plugins[packageName] = package.classFactory(iface)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\sentinel2_download\__init__.py", line 12, in classFactory
from .Sentinel2_Download_Menu import s2_menu
File "C:\PROGRA~1/QGIS34~1.6/apps/qgis-ltr/./python\qgis\utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\sentinel2_download\Sentinel2_Download_Menu.py", line 4, in <module>
from .Sentinel2_Download_Dialog import *
File "C:\PROGRA~1/QGIS34~1.6/apps/qgis-ltr/./python\qgis\utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\sentinel2_download\Sentinel2_Download_Dialog.py", line 6, in <module>
from .Sentinel2_Download_Library import *
File "C:\PROGRA~1/QGIS34~1.6/apps/qgis-ltr/./python\qgis\utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users/Lenovo/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\sentinel2_download\Sentinel2_Download_Library.py", line 7, in <module>
from ee_plugin import Map
File "C:\PROGRA~1/QGIS34~1.6/apps/qgis-ltr/./python\qgis\utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'ee_plugin'
SentinelHub 2.0.2, QGIS 3.40.6-Bratislava on Windows 11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels