Hi Devs,
i updated my grass-svn installation, the build ends without errors but trying
to start grass i got the following error :
epimac:~ epi$ grass71
Cleaning up temporary files...
Traceback (most recent call last):
File "/usr/local/bin/grass71", line 1387, in <module>
clean_temp()
File "/usr/local/bin/grass71", line 1170, in clean_temp
call([gfile("etc", "clean_temp")], stdout=nul, stderr=nul)
File "/usr/local/bin/grass71", line 155, in call
return subprocess.call(cmd, **kwargs)
File
"/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 522, in call
return Popen(*popenargs, **kwargs).wait()
File
"/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 710, in __init__
errread, errwrite)
File
"/usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
epimac:~ epi$
I don’t know what’s going on, it is possible that is my system that’s broken …
and not grass
thanks for any help in debugging this issue.
Massimo.
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev