[Qgis-developer] Sextante-R: error in sample scripts

Giuseppe Sucameli brush.tyler at gmail.com
Fri Apr 13 13:27:08 EDT 2012


Hi Salvatore,

On Fri, Apr 13, 2012 at 6:58 PM, Salvatore Larosa <lrssvtml at gmail.com> wrote:
> Try to change:
>
> form:
>
> if isinstance(param, ParameterVector)
>
> to:
>
> if isinstance(param, ParameterTable):
>
> in RAlgorithm.py file (line 215)!

this problem was already fixed into sextante repo.
Thanks. Bye.

-- 
Giuseppe Sucameli


More information about the Qgis-developer mailing list