<div dir="ltr">Hi, Extract by attribute algorithm in Processing reports the following error: <br><br>Uncaught error while executing algorithm<br>Traceback (most recent call last):<br>Traceback (most recent call last):<br>  File "C:/OSGeo4W/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py", line 202, in execute<br>

    self.processAlgorithm(progress)<br>  File "C:/OSGeo4W/apps/qgis/./python/plugins\processing\algs\mmqgisx\MMQGISXAlgorithms.py", line 1150, in processAlgorithm<br>    output = self.getOutputFromName(self.OUTPUT)<br>

AttributeError: mmqgisx_extract_algorithm instance has no attribute 'OUTPUT'<br><br>I think you should change the line in 1149 [1] by: <br><br>output = self.getOutputFromName (self.RESULT) <br><br>[1] <a href="https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149">https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149</a><br>

<br>regards, <br><br>Samuel Mesa<br clear="all"><div><br>-- <br>---<div>    .~.<div>   / v \</div><div>  //    \\</div><div> /(      )\</div><div>   ^`~'^</div></div>
</div></div>