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
Impossibile caricare il plugin 'QChatGPT' a causa di un errore chiamando il metodo classFactory()
Steps to reproduce
First
Second
Third
Traceback (most recent call last):
File "G:\OSGeo4W/apps/qgis-ltr/./python\qgis\utils.py", line 423, in _startPlugin
plugins[packageName] = package.classFactory(iface)
File "C:\Users/Lucio De Benedictis/AppData/Roaming/QGIS/QGIS3\profiles\Lucio_02_23/python/plugins\QChatGPT\__init__.py", line 36, in classFactory
return qchatgpt(iface)
File "C:\Users/Lucio De Benedictis/AppData/Roaming/QGIS/QGIS3\profiles\Lucio_02_23/python/plugins\QChatGPT\qchatqpt.py", line 82, in __init__
locale = QSettings().value('locale/userLocale')[0:2]
TypeError: 'QVariant' object is not subscriptable
QChatGPT 0.4, QGIS 3.28.4-Firenze on Windows 10
The text was updated successfully, but these errors were encountered:
Impossibile caricare il plugin 'QChatGPT' a causa di un errore chiamando il metodo classFactory()
Steps to reproduce
QChatGPT 0.4, QGIS 3.28.4-Firenze on Windows 10
The text was updated successfully, but these errors were encountered: