[GRASS-dev] [GRASS-SVN] r60679 - grass/trunk/lib/python/script
Martin Landa
landa.martin at gmail.com
Tue Jul 1 05:00:21 PDT 2014
2014-06-09 11:01 GMT+02:00 Glynn Clements <glynn at gclements.plus.com>:
beside remaining compilation errors [1], wingrass 71 still (after
weeks!!!) even doesn't start...
Traceback (most recent call last):
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py", line 31,
in <module>
from core import globalvar
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\core\globalvar.py", li
ne 29, in <module>
from core.debug import Debug
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\core\debug.py", line 6
6, in <module>
Debug = DebugMsg()
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\core\debug.py", line 3
7, in __init__
self.SetLevel()
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\core\debug.py", line 4
2, in SetLevel
self.debuglevel = int(grass.gisenv().get('WX_DEBUG', 0))
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 998, in gisenv
s = read_command("g.gisenv", flags='n')
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 400, in read_command
ps = pipe_command(*args, **kwargs)
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 375, in pipe_command
return start_command(*args, **kwargs)
File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\etc\python\grass\script\core.py", l
ine 334, in start_command
return Popen(args, **popts)
File "C:\OSGEO4~1\apps\Python27\lib\subprocess.py", line 711, in __init__
errread, errwrite)
File "C:\OSGEO4~1\apps\Python27\lib\subprocess.py", line 948, in _execute_chil
d
startupinfo)
Martin
[1] http://wingrass.fsv.cvut.cz/grass71/logs/log-r61085-1008/error.log
--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa
More information about the grass-dev
mailing list