-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The plugin is not available in the plugin list in QGIS and manual installation from the ZIP file fails with the following error message:
ModuleNotFoundError: No module named 'tilemapscaleplugin'
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS3~1.0/apps/qgis/./python\qgis\utils.py", line 336, in startPlugin
plugins[packageName] = package.classFactory(iface)
File "C:/Users/kgraefe/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\TileMapScaleLevels\__init__.py", line 26, in classFactory
from tilemapscaleplugin import TileMapScalePlugin
File "C:/PROGRA~1/QGIS3~1.0/apps/qgis/./python\qgis\utils.py", line 664, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'tilemapscaleplugin'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels