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
Other plugins are being installed without any issue.
plz see the log below.
Couldn't load plugin 'openlayers_plugin' due to an error when calling its classFactory() method
ImportError: cannot import name 'OpenlayersPlugin' from 'openlayers_plugin' (C:\Users/Admin/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\openlayers_plugin_init_.py)
Traceback (most recent call last):
File "C:\PROGRA1/QGIS331.6/apps/qgis-ltr/./python\qgis\utils.py", line 423, in startPlugin
plugins[packageName] = package.classFactory(iface)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users/Admin/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\openlayers_plugin_init.py", line 25, in classFactory
from openlayers_plugin import OpenlayersPlugin
ImportError: cannot import name 'OpenlayersPlugin' from 'openlayers_plugin' (C:\Users/Admin/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\openlayers_plugin_init_.py)
Other plugins are being installed without any issue.
plz see the log below.
The text was updated successfully, but these errors were encountered: