Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geo-Sam fails to load throwing classFactory error #46

Open
SusanketSarkar opened this issue Aug 1, 2024 · 0 comments
Open

Geo-Sam fails to load throwing classFactory error #46

SusanketSarkar opened this issue Aug 1, 2024 · 0 comments

Comments

@SusanketSarkar
Copy link

I am getting the fiollowing error:
Couldn't load plugin 'Geo-SAM' due to an error when calling its classFactory() method

AttributeError: module 'Geo-SAM' has no attribute 'classFactory'
Traceback (most recent call last):
File "C:\PROGRA1/QGIS331.3/apps/qgis/./python\qgis\utils.py", line 426, in _startPlugin
plugins[packageName] = package.classFactory(iface)
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'Geo-SAM' has no attribute 'classFactory'
I have done what has been mentioned in the following links: #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant