<div dir="ltr">Hi,<br><br><br>I am trying to perform a imagery classification using Semi-Automatic Classification Plugin in QGis, but when I try to do the training part, my QGis shows the error message (please see below):<br><br><br>Traceback (most recent call last):<br>  File "/home/rodolfo/.qgis2/python/plugins/SemiAutomaticClassificationPlugin/roidock/roidock.py", line 910, in saveROItoShapefile<br>    self.calculateSignature(cfg.shpLay, cfg.rstrNm, [self.ROILastID], cfg.ROIMacroID, cfg.ROIMacroClassInfo, cfg.ROIID, cfg.ROIInfo, 50, 40)<br>  File "/home/rodolfo/.qgis2/python/plugins/SemiAutomaticClassificationPlugin/roidock/roidock.py", line 1254, in calculateSignature<br>    bX = cfg.utls.clipRasterByShapefile(tLP, oList[b], None)<br>IndexError: list index out of range<br><br><br>Does everyone have the same problem? how can I solve this?<br>Many thanks,<br>Rodolfo<br></div>