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

An error occurred during execution of following code #6

Open
makamkkumar opened this issue Jan 21, 2022 · 1 comment
Open

An error occurred during execution of following code #6

makamkkumar opened this issue Jan 21, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@makamkkumar
Copy link

An error occurred during execution of following code:
pyplugin_installer.instance().installPlugin('deep-learning-datasets-maker', stable=False)

Traceback (most recent call last):
File "", line 1, in
File "/usr/share/qgis/python/pyplugin_installer/installer.py", line 333, in installPlugin
self.processDependencies(plugin["id"])
File "/usr/share/qgis/python/pyplugin_installer/installer.py", line 682, in processDependencies
dlg = QgsPluginDependenciesDialog(plugin_id, to_install, to_upgrade, not_found)
File "/usr/share/qgis/python/pyplugin_installer/qgsplugindependenciesdialog.py", line 92, in init
_make_row(data, i, name)
File "/usr/share/qgis/python/pyplugin_installer/qgsplugindependenciesdialog.py", line 63, in _make_row
widget.use_stable_version = data['use_stable_version']
KeyError: 'use_stable_version'

Python version:
3.8.10 (default, Nov 26 2021, 20:14:08)
[GCC 9.3.0]

QGIS version:
3.22.3-Białowieża 'Białowieża', 1628765ec7

Python path:
['/usr/share/qgis/python', '/home/robotics/.local/share/QGIS/QGIS3/profiles/default/python', '/home/robotics/.local/share/QGIS/QGIS3/profiles/default/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib/python38.zip', '/usr/lib/python3.8', '/usr/lib/python3.8/lib-dynload', '/usr/local/lib/python3.8/dist-packages', '/usr/lib/python3/dist-packages', '/home/robotics/.local/share/QGIS/QGIS3/profiles/default/python', '/home/robotics/.local/share/QGIS/QGIS3/profiles/default/python/plugins/DeepLearningTools']

@Youssef-Harby Youssef-Harby added the bug Something isn't working label Feb 10, 2022
@Youssef-Harby
Copy link
Member

@makamkkumar
We are working on a new release will fix these issues, Thank You !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants