<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I just compiled and tried to run
<title>Konsole output</title>
<span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">GRASS GIS
7.1.svn (r66169M) and I am getting an error when I launch the
gui in a location.<br>
<br>
</span></span><br>
<title>Konsole output</title>
<div>
<span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">Launching
<wxpython> GUI in the background, please wait...
</span><br>
Traceback (most recent call last):
<br>
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line
140, in <module>
<br>
sys.exit(main())
<br>
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line
132, in main
<br>
app = GMApp(workspaceFile)
<br>
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 46,
in __init__
<br>
wx.App.__init__(self, False)
<br>
File
"/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line
8628, in __init__
<br>
self._BootstrapApp()
<br>
File
"/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line
8196, in _BootstrapApp
<br>
return _core_.PyApp__BootstrapApp(*args, **kwargs)
<br>
File "/usr/local/grass-7.1.svn/gui/wxpython/wxgui.py", line 79,
in OnInit
<br>
from lmgr.frame import GMFrame
<br>
File "/usr/local/grass-7.1.svn/gui/wxpython/lmgr/frame.py",
line 73, in <module>
<br>
from datacatalog.catalog import DataCatalog
<br>
ImportError: No module named catalog<br>
<br>
<br>
Am I missing a package or something that is causing this error?
It bombs out the gui and I can't relaunch it without this error.<br>
<br>
Thanks.<br>
</span></div>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</body>
</html>