<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>hello everybody, <br><br>I recompiled without errors the svn newer version of grass71_trunk r66394, <br>however I got ImportError: No module named catalog, once I launched grass71, <br>like follow:<br><br>~/dev/grass7_trunk > 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>can you help me? <br>I cannot access the gui.<br><br>best<br><br>Eugenio<br><br>                                        </div></body>
</html>