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
Couldn't load plugin 'pgRoutingLayer-develop' due to an error when calling its classFactory() method
Steps to reproduce
First
Second
Third
Traceback (most recent call last):
File "C:/PROGRA~1/QGIS3~1.16/apps/qgis/./python\qgis\utils.py", line 334, in _startPlugin
plugins[packageName] = package.classFactory(iface)
File "C:/Users/Sandesh/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pgRoutingLayer-develop\__init__.py", line 29, in classFactory
from pgRoutingLayer.pgRoutingLayer import PgRoutingLayer
File "C:/PROGRA~1/QGIS3~1.16/apps/qgis/./python\qgis\utils.py", line 792, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'pgRoutingLayer'
pgRoutingLayer-develop 3.0.0, QGIS 3.16.1-Hannover on Windows 7
The text was updated successfully, but these errors were encountered:
Couldn't load plugin 'pgRoutingLayer-develop' due to an error when calling its classFactory() method
Steps to reproduce
pgRoutingLayer-develop 3.0.0, QGIS 3.16.1-Hannover on Windows 7
The text was updated successfully, but these errors were encountered: