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

Installation: using QGIS "Manage and Install Plugins", or directions in the md file? #11

Open
aloboa opened this issue Mar 10, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@aloboa
Copy link

aloboa commented Mar 10, 2022

What is better for Installation: using QGIS "Manage and Install Plugins", or following directions in the md file?
Using the QGIS installer (3.24.0-Tisler) I get:
An error occurred during execution of following code:
pyplugin_installer.instance().installPlugin('buildseg', stable=True)

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.9.5 (default, Nov 18 2021, 16:00:48)
[GCC 10.3.0]

QGIS version:
3.24.0-Tisler 'Tisler', 6b44a42058

Python path:
['/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/terminus_processing', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/LAStools', '/usr/share/qgis/python', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins', '/usr/share/qgis/python/plugins', '/home/alobo/OTB/OTB-7.3.0-Linux64/lib/python', '/usr/lib/python39.zip', '/usr/lib/python3.9', '/usr/lib/python3.9/lib-dynload', '/home/alobo/.local/lib/python3.9/site-packages', '/usr/local/lib/python3.9/dist-packages', '/usr/lib/python3/dist-packages', '/usr/lib/python3.9/dist-packages', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python', '.', '/home/alobo/.local/lib/python3.9/site-packages/IPython/extensions', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/site-packages', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/qgispluginsupport/qps/pyqtgraph', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/site-packages', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/apps', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/coreapps']

@geoyee
Copy link
Member

geoyee commented Mar 22, 2022

I am sorry for reply so long. This plugin is building by plugin builder, i think it is due to the new version of QGIS incompatible with the old version of plugin builder' plugin. We will pay attention to this issue.

@geoyee
Copy link
Member

geoyee commented Mar 22, 2022

It could work in my 3.16.11.

@geoyee geoyee self-assigned this Mar 22, 2022
@geoyee geoyee added the bug Something isn't working label Mar 22, 2022
@geoyee
Copy link
Member

geoyee commented Jul 1, 2022

@aloboa ithink this issue was solved. see qgis/QGIS#48208

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