semiautomaticgit / SemiAutomaticClassificationPlugin

https://fromgistors.blogspot.com/p/semi-automatic-classification-plugin.html
Other
136 stars 50 forks source link

When open QGIS i have warnings in Python error msg #329

Closed dpoursanidis closed 3 months ago

dpoursanidis commented 6 months ago

2023-12-09T16:25:03 WARNING Traceback (most recent call last): File "C:\Users/homoaquaticus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SemiAutomaticClassificationPlugin\semiautomaticclassificationplugin.py", line 734, in new_project_loaded for r in cfg.project_registry: File "C:\Users/homoaquaticus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SemiAutomaticClassificationPlugin\semiautomaticclassificationplugin.py", line 1672, in reset_scp table_w = cfg.scatter_plot_dlg.ui.scatter_list_plot_tableWidget File "C:\Users/homoaquaticus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SemiAutomaticClassificationPlugin\core\ui_utils.py", line 288, in set_interface cfg.dialog.setEnabled(state) RuntimeError: wrapped C/C++ object of type SemiAutomaticClassificationPluginDialog has been deleted

I have 3.28.3-Firenze and the latest version of SCP (just upgrade)

semiautomaticgit commented 6 months ago

Hello @dpoursanidis , usually these are installation errors. Please try to reinstall QGIS and the plugin, then restart QGIS.

semiautomaticgit commented 3 months ago

I'm closing this issue. Of course please reopen this ticket if still relevant.