Replying with a just discovered potential reason:

ftp site not accessible through working place wifi...

Can this generate such crash?
Can this module crash more gracefully?

Thank you,
Yann


On 6 November 2012 11:28, Yann Chemin <yann.che...@gmail.com> wrote:

> Hi,
>
> I have installed r.modis with the grass-addons as follow:
>
>
> #install pyMODIS from git
> git clone git://github.com/lucadelu/pyModis.git
> cd $install_root/pyModis
> python setup.py install
> cd $install_root
>
> #make grass-addons
> cd $install_root/grass-addons/grass7
> make MODULE_TOPDIR=$install_root/grass/
>
>
> Tested pyModis in python, the library loads.
>
> r.modis.download product=lst_terra_daily_1000 tiles=h27v08
> startday=2012-01-01 folder=/home/yann/RSDATA/
>
> it returns something very long finishing like this:
> ...
> ..
> .
>    return Popen(args, **popts)
>   File "/usr/local/grass-7.0.svn/etc/python/grass/script/core.py", line
> 56, in __init__
>     startupinfo, creationflags)
>   File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1129, in _execute_child
>     if isinstance(args, types.StringTypes):
> RuntimeError: maximum recursion depth exceeded while calling a Python
> object
>
>
> Thank you for any help,
> Yann
>
>
>
> --
> Yann Chemin
>
>


-- 
Yann Chemin
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to