[GRASS-dev] question about python scripts on Windows again
Glynn Clements
glynn at gclements.plus.com
Wed Jan 27 04:28:17 EST 2010
Michael Barton wrote:
> Some time back, I asked how users could create a python script that runs
> under GRASS for windows. At the time, the answer was more or less: 'with
> great difficulty, if even possible'. There have been quite a few changes
> in the Windows builds over the past month or so and I am wondering if
> the answer is more optimistic now.
The problem is that g.parser re-executes the script via $GRASS_SH,
which won't work for anything other than shell scripts. That hasn't
changed.
One solution is to merge the support for the -s switch from 7.0.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list