starting grass7 r42212 gives me
Starting GRASS GIS...
Traceback (most recent call last):
File "/home/markus/src/grass-7.0.svn/dist.x86_64-unknown-linux-gnu/etc/gui/wxpython/gis_set.py",
line 37, in <module>
from gui_modules import help
ImportError: cannot import name help
Error in GUI startup. If necessary, please report this error to the
GRASS developers.
Switching to text mode now.
Hit RETURN to continue...
related to r42204 where help.py was moved to ghelp.py?
Hi Markus,
2010/5/10 Markus Metz <markus.metz.giswork@googlemail.com>:
related to r42204 where help.py was moved to ghelp.py?
yes, hopefully fixed in r42213. Thanks for pointing this out.
Cheers, Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa
Martin Landa wrote:
Hi Markus,
Markus Metz:
related to r42204 where help.py was moved to ghelp.py?
yes, hopefully fixed in r42213.
Sorry not here. Now I get
Traceback (most recent call last):
File "/home/markus/src/grass-7.0.svn/dist.x86_64-unknown-linux-gnu/etc/gui/wxpython/wxgui.py",
line 94, in <module>
from gui_modules.help import MenuTreeWindow
ImportError: No module named help
Do you still have help.py in your local copy, together with ghelp.py?
Hi,
2010/5/10 Markus Metz <markus.metz.giswork@googlemail.com>:
Sorry not here. Now I get
Traceback (most recent call last):
File "/home/markus/src/grass-7.0.svn/dist.x86_64-unknown-linux-gnu/etc/gui/wxpython/wxgui.py",
line 94, in <module>
from gui_modules.help import MenuTreeWindow
ImportError: No module named help
Do you still have help.py in your local copy, together with ghelp.py?
ops, my bad, now fixed in r42215.
Martin
--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa