-
Notifications
You must be signed in to change notification settings - Fork 4
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
TypeError: 'QVariant' object is not subscriptable #146
Comments
Looks like this has occurred in other plugins and most people suggest uninstalling and reinstalling the plugin, or restarting QGIS. |
Or this plugin seems to have resolved it? nextgis/quickmapservices@b6ddcd8 |
Looking at the same issue with another plugin here, it seems you also need to change from using QSettings to QgsSettings |
This is a bit old but one easy test is to delete the QGIS profile and rebuild it by restarting QGIS and reinstalling the plugins. |
These changes should probably be made, rather than the plugin failing cryptically like this... |
The text was updated successfully, but these errors were encountered: