[QGIS-Developer] Supervised Classifier Plugin - Issues

Deepti Venugopal deepti.venugopal at iiitb.ac.in
Tue Aug 25 23:55:45 PDT 2026


Hi Team,

In QGIS, installed Supervised Classifier plugin for my image classification problem statement.
[cid:45c26f98-079f-4897-9271-175b8331dffd]
[cid:546b3bb2-a9ac-463d-ae99-c4ff40d28b4b]
As I thought this plugin would be plug n play but encountered 2 issues:


  1.
After installing the plugin, got issue with opening of ClassificationDialogBox
supervised_classifier.py", line 549, in show_classification_dialog               self.dialog = ClassificationDialog()               ^^^^^^^^^^^^^^^^^^^^              NameError: name 'ClassificationDialog' is not defined
Resolution: Added an import statement at the top of the file
  2.
During execution, I encountered lot of indentation errors as I opened the supervised_classifier.py file notepad++, fixed this in the entire file.


I have checked the QGIS-Developer Issues Archive website and above issues were not available. Hence am writing to the team to have a look and also would be helpful to know if there are any changes in my steps.

Thanks,
Deepti

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20260826/5cdf5fad/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 33066 bytes
Desc: image.png
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20260826/5cdf5fad/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 35038 bytes
Desc: image.png
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20260826/5cdf5fad/attachment-0003.png>


More information about the QGIS-Developer mailing list