[GRASS-user] r.walk output and garray
Pierric
pierric7 at yahoo.com
Tue Jul 2 11:05:37 PDT 2013
Hello,
In fact the line of code that is causing the error is
a.read(cost_output) # a is a garray
At that moment it needs to create a temporary file but fails at building the correct path by putting slashes instead of back slashes (for windows) for his part. Isn't it a bug? Is there a possibility to give it the correct path?
ERROR: Unable to create file <C:\A_GRID\PM\Grass\GrassDB/Location_L3/PERMANENT/.tmp/29576.0>
Thank you,
Pierric
----- Mail original -----
De : Nikos Alexandris <nik at nikosalexandris.net>
À : grass-user at lists.osgeo.org; Pierric <pierric7 at yahoo.com>
Cc :
Envoyé le : Mardi 2 juillet 2013 14h54
Objet : Re: [GRASS-user] r.walk output and garray
Pierric wrote:
> Dear Grass community,
Salut Pierric :-)
> I am trying to use r.walk from python and the output file seems to be
> created correctly at the end of the python run.
> However:
>
> - while python is running I get the following error (but code keeps on
> running) : ERROR: Unable to create file
> <C:\A_GRID\PM\Grass\GrassDB/Location_L3/PERMANENT/.tmp/1824.0>
Just wild guessing: here is ^^^ a slash in the path-name. Is this valid in
Windows?
Nikos
[rest deleted]
More information about the grass-user
mailing list