[GRASS-user] Grass 7 GUI is not starting- keyError:'version'

Martin Landa landa.martin at gmail.com
Fri Mar 21 05:00:40 PDT 2014


Hi

[please keep it in ML]

2014-03-21 12:55 GMT+01:00 Luis Ramirez <lu.ramirez.c at gmail.com>:
> GRASS 7.0.svn (n31468):/ > g.version -g
> version=7.0.svn
> date=2014
> revision=
> build_date=2014-03-20

seems to be OK, what about

g.version -eg

?

You could also try out from CLI (in running GRASS sesstion)

python
> import grass.script.core as g
> g.version()

Martin


More information about the grass-user mailing list