[GRASS-dev] wxGUI broken in grass64 r41104
Markus Metz
markus.metz.giswork at googlemail.com
Thu Feb 18 17:37:10 EST 2010
running make in gui/wypython in grass64 gives me
Traceback (most recent call last):
File "gui_modules/menudata.py", line 76, in <module>
gettext.install('grasswxpy', os.path.join(os.getenv("GISBASE"),
'locale'), unicode=True)
File "/usr/lib64/python2.5/posixpath.py", line 62, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
make[1]: *** [menustrings.py] Error 1
make: *** [install_scripts] Error 2
after make distclean, configuring anew, make
More information about the grass-dev
mailing list