MathieuChailloux / BioDispersal

QGIS plugin to compute ecolgical continuities
GNU General Public License v3.0
7 stars 1 forks source link

Patch extraction applyPolygonize error #27

Open MathieuChailloux opened 7 months ago

MathieuChailloux commented 7 months ago
Traceback (most recent call last):
File "C:\Users/fdrmc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\BioDispersal\algs\qualif_algs.py", line 123, in processAlgorithm
qgsTreatments.applyPolygonize(patchR_path,patchV_path,feedback=mf)
TypeError: applyPolygonize() missing 1 required positional argument: 'output'

Execution failed after 2.21 secondes