[GRASS-user] grass71_trunk: error on access gui
Eugenio Trumpy
frippe12573 at hotmail.com
Fri Oct 2 04:51:51 PDT 2015
hello everybody,
I recompiled without errors the svn newer version of grass71_trunk r66394,
however I got ImportError: No module named catalog, once I launched grass71,
like follow:
~/dev/grass7_trunk > Traceback (most recent call last):
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 140, in <module>
sys.exit(main())
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 132, in main
app = GMApp(workspaceFile)
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 46, in __init__
wx.App.__init__(self, False)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 8628, in __init__
self._BootstrapApp()
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 8196, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 79, in OnInit
from lmgr.frame import GMFrame
File "/usr/local/grass-7.1.svn/gui/wxpython/lmgr/frame.py", line 73, in <module>
from datacatalog.catalog import DataCatalog
ImportError: No module named catalog
can you help me?
I cannot access the gui.
best
Eugenio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20151002/f91e3624/attachment.html>
More information about the grass-user
mailing list