[Qgis-developer] Sextante-R: error in sample scripts
Salvatore Larosa
lrssvtml at gmail.com
Fri Apr 13 12:58:23 EDT 2012
Il giorno ven, 13/04/2012 alle 17.06 +0200, Paolo Cavallini ha scritto:
> Hi all.
> I consistently get:
> Unsupported input file format.
> /home/paolo/punti.shp
I'm back!
It seems a misprint!
Try to change:
form:
if isinstance(param, ParameterVector)
to:
if isinstance(param, ParameterTable):
in RAlgorithm.py file (line 215)!
Cheers,
-SL
More information about the Qgis-developer
mailing list