ikotarid / Terminus

code-hosting for Terminus plugin (QGIS)
GNU General Public License v3.0
12 stars 1 forks source link

Installation error #5

Closed aloboa closed 2 years ago

aloboa commented 2 years ago

I get the following when trying to install on QGIS 3.24.0-Tisler

An error occurred during execution of following code: pyplugin_installer.instance().installPlugin('terminus_processing', 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/enmapboxplugin/enmapbox/apps/ensomap', '/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', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/apps/lmuapps', '/media/alobo/LaCieNTFS2T/FLUXPYRetal/Montseny/segmentation']

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">

QGIS version | 3.24.0-Tisler | QGIS code revision | 6b44a42058 -- | -- | -- | -- Qt version | 5.15.2 Python version | 3.9.5 GDAL/OGR version | 3.2.2 PROJ version | 7.2.1 EPSG Registry database version | v10.008 (2020-12-16) GEOS version | 3.9.0-CAPI-1.16.2 SQLite version | 3.34.1 PDAL version | 2.2.0 PostgreSQL client version | 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) SpatiaLite version | 5.0.1 QWT version | 6.1.4 QScintilla2 version | 2.11.6 OS version | Pop!_OS 21.04   |   |   |   Active Python plugins oneclickrasterstacking | 1.1.0 DataPlotly | 3.8.1 rastertimeseriesmanager | 1.8 ntv2_transformations | 0.20 pointsamplingtool | 0.5.3 BoundingBox | 2.1 enmapboxplugin | 3.10.0.20220222T163058.TEST partial_histogram | 1.2 GeometryShapes | 0.7 coordinate_capture | 0.2 PlaceMarker | 1.2.1 LAStools | 1.4 spectral_libraries | 1.1.3 rasterdataplotting | 1.6.3 valuetool | 3.0.15 db_manager | 0.1.20 grassprovider | 2.12.99 processing | 2.12.99 sagaprovider | 2.12.99 MetaSearch | 0.3.6 latlontools | 3.6.3 processing_r | 3.1.1 volume_calculation_tool | 0.4 QGIS version 3.24.0-Tisler QGIS code revision [6b44a42058](https://github.com/qgis/QGIS/commit/6b44a42058) Qt version 5.15.2 Python version 3.9.5 GDAL/OGR version 3.2.2 PROJ version 7.2.1 EPSG Registry database version v10.008 (2020-12-16) GEOS version 3.9.0-CAPI-1.16.2 SQLite version 3.34.1 PDAL version 2.2.0 PostgreSQL client version 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) SpatiaLite version 5.0.1 QWT version 6.1.4 QScintilla2 version 2.11.6 OS version Pop!_OS 21.04 Active Python plugins oneclickrasterstacking 1.1.0 DataPlotly 3.8.1 rastertimeseriesmanager 1.8 ntv2_transformations 0.20 pointsamplingtool 0.5.3 BoundingBox 2.1 enmapboxplugin 3.10.0.20220222T163058.TEST partial_histogram 1.2 GeometryShapes 0.7 coordinate_capture 0.2 PlaceMarker 1.2.1 LAStools 1.4 spectral_libraries 1.1.3 rasterdataplotting 1.6.3 valuetool 3.0.15 db_manager 0.1.20 grassprovider 2.12.99 processing 2.12.99 sagaprovider 2.12.99 MetaSearch 0.3.6 latlontools 3.6.3 processing_r 3.1.1 volume_calculation_tool 0.4
ikotarid commented 2 years ago

I suppose this is related to the new versions of QGIS. I will get back to you as soon as I figure it out.

Στις Πέμ 10 Μαρ 2022 στις 11:38 π.μ., ο/η aloboa @.***> έγραψε:

I get the following when trying to install on QGIS 3.24.0-Tisler

An error occurred during execution of following code: pyplugin_installer.instance().installPlugin('terminus_processing', 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/enmapboxplugin/enmapbox/apps/ensomap', '/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', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/apps/lmuapps', '/media/alobo/LaCieNTFS2T/FLUXPYRetal/Montseny/segmentation']

QGIS version 3.24.0-Tisler QGIS code revision 6b44a42058 Qt version 5.15.2 Python version 3.9.5 GDAL/OGR version 3.2.2 PROJ version 7.2.1 EPSG Registry database version v10.008 (2020-12-16) GEOS version 3.9.0-CAPI-1.16.2 SQLite version 3.34.1 PDAL version 2.2.0 PostgreSQL client version 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) SpatiaLite version 5.0.1 QWT version 6.1.4 QScintilla2 version 2.11.6 OS version Pop!_OS 21.04

Active Python plugins oneclickrasterstacking 1.1.0 DataPlotly 3.8.1 rastertimeseriesmanager 1.8 ntv2_transformations 0.20 pointsamplingtool 0.5.3 BoundingBox 2.1 enmapboxplugin 3.10.0.20220222T163058.TEST partial_histogram 1.2 GeometryShapes 0.7 coordinate_capture 0.2 PlaceMarker 1.2.1 LAStools 1.4 spectral_libraries 1.1.3 rasterdataplotting 1.6.3 valuetool 3.0.15 db_manager 0.1.20 grassprovider 2.12.99 processing 2.12.99 sagaprovider 2.12.99 MetaSearch 0.3.6 latlontools 3.6.3 processing_r 3.1.1 volume_calculation_tool 0.4 QGIS version 3.24.0-Tisler QGIS code revision 6b44a42058 Qt version 5.15.2 Python version 3.9.5 GDAL/OGR version 3.2.2 PROJ version 7.2.1 EPSG Registry database version v10.008 (2020-12-16) GEOS version 3.9.0-CAPI-1.16.2 SQLite version 3.34.1 PDAL version 2.2.0 PostgreSQL client version 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) SpatiaLite version 5.0.1 QWT version 6.1.4 QScintilla2 version 2.11.6 OS version Pop!_OS 21.04

Active Python plugins oneclickrasterstacking 1.1.0 DataPlotly 3.8.1 rastertimeseriesmanager 1.8 ntv2_transformations 0.20 pointsamplingtool 0.5.3 BoundingBox 2.1 enmapboxplugin 3.10.0.20220222T163058.TEST partial_histogram 1.2 GeometryShapes 0.7 coordinate_capture 0.2 PlaceMarker 1.2.1 LAStools 1.4 spectral_libraries 1.1.3 rasterdataplotting 1.6.3 valuetool 3.0.15 db_manager 0.1.20 grassprovider 2.12.99 processing 2.12.99 sagaprovider 2.12.99 MetaSearch 0.3.6 latlontools 3.6.3 processing_r 3.1.1 volume_calculation_tool 0.4

— Reply to this email directly, view it on GitHub https://github.com/ikotarid/Terminus/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJDCQAHUMBU7P2TFPIDOXOLU7G7KVANCNFSM5QMB7HUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ioannis S. Kotaridis Earth Observation & GIS Analyst, M.Sc.

ikotarid commented 2 years ago

Ignore the message, restart QGIS and activate the plugin. It should work fine.

Στις Πέμ 10 Μαρ 2022 στις 12:05 μ.μ., ο/η Ioannis Kotaridis < @.***> έγραψε:

I suppose this is related to the new versions of QGIS. I will get back to you as soon as I figure it out.

Στις Πέμ 10 Μαρ 2022 στις 11:38 π.μ., ο/η aloboa @.***> έγραψε:

I get the following when trying to install on QGIS 3.24.0-Tisler

An error occurred during execution of following code: pyplugin_installer.instance().installPlugin('terminus_processing', 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/enmapboxplugin/enmapbox/apps/ensomap', '/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', '/home/alobo/.local/share/QGIS/QGIS3/profiles/default/python/plugins/enmapboxplugin/enmapbox/apps/lmuapps', '/media/alobo/LaCieNTFS2T/FLUXPYRetal/Montseny/segmentation']

QGIS version 3.24.0-Tisler QGIS code revision 6b44a42058 Qt version 5.15.2 Python version 3.9.5 GDAL/OGR version 3.2.2 PROJ version 7.2.1 EPSG Registry database version v10.008 (2020-12-16) GEOS version 3.9.0-CAPI-1.16.2 SQLite version 3.34.1 PDAL version 2.2.0 PostgreSQL client version 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) SpatiaLite version 5.0.1 QWT version 6.1.4 QScintilla2 version 2.11.6 OS version Pop!_OS 21.04

Active Python plugins oneclickrasterstacking 1.1.0 DataPlotly 3.8.1 rastertimeseriesmanager 1.8 ntv2_transformations 0.20 pointsamplingtool 0.5.3 BoundingBox 2.1 enmapboxplugin 3.10.0.20220222T163058.TEST partial_histogram 1.2 GeometryShapes 0.7 coordinate_capture 0.2 PlaceMarker 1.2.1 LAStools 1.4 spectral_libraries 1.1.3 rasterdataplotting 1.6.3 valuetool 3.0.15 db_manager 0.1.20 grassprovider 2.12.99 processing 2.12.99 sagaprovider 2.12.99 MetaSearch 0.3.6 latlontools 3.6.3 processing_r 3.1.1 volume_calculation_tool 0.4 QGIS version 3.24.0-Tisler QGIS code revision 6b44a42058 Qt version 5.15.2 Python version 3.9.5 GDAL/OGR version 3.2.2 PROJ version 7.2.1 EPSG Registry database version v10.008 (2020-12-16) GEOS version 3.9.0-CAPI-1.16.2 SQLite version 3.34.1 PDAL version 2.2.0 PostgreSQL client version 13.5 (Ubuntu 13.5-0ubuntu0.21.04.1) SpatiaLite version 5.0.1 QWT version 6.1.4 QScintilla2 version 2.11.6 OS version Pop!_OS 21.04

Active Python plugins oneclickrasterstacking 1.1.0 DataPlotly 3.8.1 rastertimeseriesmanager 1.8 ntv2_transformations 0.20 pointsamplingtool 0.5.3 BoundingBox 2.1 enmapboxplugin 3.10.0.20220222T163058.TEST partial_histogram 1.2 GeometryShapes 0.7 coordinate_capture 0.2 PlaceMarker 1.2.1 LAStools 1.4 spectral_libraries 1.1.3 rasterdataplotting 1.6.3 valuetool 3.0.15 db_manager 0.1.20 grassprovider 2.12.99 processing 2.12.99 sagaprovider 2.12.99 MetaSearch 0.3.6 latlontools 3.6.3 processing_r 3.1.1 volume_calculation_tool 0.4

— Reply to this email directly, view it on GitHub https://github.com/ikotarid/Terminus/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJDCQAHUMBU7P2TFPIDOXOLU7G7KVANCNFSM5QMB7HUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Ioannis S. Kotaridis Earth Observation & GIS Analyst, M.Sc.

-- Ioannis S. Kotaridis Earth Observation & GIS Analyst, M.Sc.

aloboa commented 2 years ago

I confirm it works fine, thanks.