I've been facing this error and I guess it's due to new QGIS packages from new versions. Yes I've used the "python3 build.py" and installed zip and it didn't work. I've uninstalled/installed the whole qgis and python and it didn't work. I'm really tired.
Couldn't load plugin 'gis4wrf' due to an error when calling its classFactory() method
AttributeError: module 'gis4wrf' has no attribute 'classFactory'
Traceback (most recent call last):
File "C:\PROGRA1/QGIS331.15/apps/qgis-ltr/./python\qgis\utils.py", line 423, in _startPlugin
plugins[packageName] = package.classFactory(iface)
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gis4wrf' has no attribute 'classFactory'
Python version: 3.12.8 (main, Dec 20 2024, 15:21:15) [MSC v.1938 64 bit (AMD64)]
QGIS version: 3.34.15-Prizren Prizren, 386f2583
