[QGIS-Developer] Supervised Classifier Plugin - Issues
ramon
custard at thornbill.net
Wed Aug 26 03:55:06 PDT 2026
Hi,
For the plugins you should be looking at the bug tracker for that plugin. It’s a link next ta "More infohomepage" in the screen shot and filing the bug there.
Regards,
Ramon
(Not a dev, just interested)
> On 26 Aug 2026, at 4:28 pm, Deepti Venugopal via QGIS-Developer <qgis-developer at lists.osgeo.org> wrote:
>
> Hi Team,
>
> In QGIS, installed Supervised Classifier plugin for my image classification problem statement.
> <image.png>
> <image.png>
> As I thought this plugin would be plug n play but encountered 2 issues:
>
> - 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
> - 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/d38144f0/attachment.htm>
More information about the QGIS-Developer
mailing list