[GRASS-dev] Error starting g.gui

Richard Nairn richard at nairnconsulting.ca
Fri Sep 11 08:46:39 PDT 2015


I just compiled and tried to run Konsole output GRASS GIS 7.1.svn 
(r66169M) and I am getting an error when I launch the gui in a location.


Konsole output
Launching <wxpython> GUI in the background, please wait...
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


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.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20150911/96649009/attachment.html>


More information about the grass-dev mailing list