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
The installation fails with the following backtrace:
Couldn't load plugin 'TomBio' due to an error when calling its classFactory() method
TypeError: 'QVariant' object is not subscriptable
Traceback (most recent call last):
File "C:\PROGRA1/QGIS321.3/apps/qgis/./python\qgis\utils.py", line 423, in startPlugin
plugins[packageName] = package.classFactory(iface)
File "C:\Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\TomBio_init.py", line 27, in classFactory
return TomBio(iface)
File "C:\Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\TomBio\tombio.py", line 68, in init
locale = QSettings().value('locale/userLocale')[0:2]
TypeError: 'QVariant' object is not subscriptable
Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)]
QGIS version: 3.24.3-Tisler Tisler, cf22b74e
The installation fails with the following backtrace:
Couldn't load plugin 'TomBio' due to an error when calling its classFactory() method
TypeError: 'QVariant' object is not subscriptable
Traceback (most recent call last):
File "C:\PROGRA
1/QGIS321.3/apps/qgis/./python\qgis\utils.py", line 423, in startPluginplugins[packageName] = package.classFactory(iface)
File "C:\Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\TomBio_init.py", line 27, in classFactory
return TomBio(iface)
File "C:\Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\TomBio\tombio.py", line 68, in init
locale = QSettings().value('locale/userLocale')[0:2]
TypeError: 'QVariant' object is not subscriptable
Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)]
QGIS version: 3.24.3-Tisler Tisler, cf22b74e
Python Path:
C:/PROGRA
1/QGIS321.3/apps/qgis/./pythonC:/Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:/Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
C:/PROGRA
1/QGIS321.3/apps/qgis/./python/pluginsC:\Program Files\QGIS 3.24.3\bin\python39.zip
C:\PROGRA
1\QGIS321.3\apps\Python39\DLLsC:\PROGRA
1\QGIS321.3\apps\Python39\libC:\Program Files\QGIS 3.24.3\bin
C:\PROGRA
1\QGIS321.3\apps\Python39C:\PROGRA
1\QGIS321.3\apps\Python39\lib\site-packagesC:\PROGRA
1\QGIS321.3\apps\Python39\lib\site-packages\GDAL-3.4.3-py3.9-win-amd64.eggC:\PROGRA
1\QGIS321.3\apps\Python39\lib\site-packages\win32C:\PROGRA
1\QGIS321.3\apps\Python39\lib\site-packages\win32\libC:\PROGRA
1\QGIS321.3\apps\Python39\lib\site-packages\PythonwinC:/Users/marti/AppData/Roaming/QGIS/QGIS3\profiles\default/python
The text was updated successfully, but these errors were encountered: