I recently compiled GRASS 7.0.2 for Mac OS X with no problem. I decided to 
update the 7.1 binary too. It worked fine when I last did this on 27 October. 
But today, I hit a problem.

7.1 compiles with no errors. But when I try to run it I get the following error:

GRASS 7.1.svn (nc_spm_08_grass7):~ > Traceback (most recent call last):
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py",
 line 140, in <module>
    sys.exit(main())
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py",
 line 132, in main
    app = GMApp(workspaceFile)
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py",
 line 46, in __init__
    wx.App.__init__(self, False)
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/etc/python/wx/_core.py",
 line 7981, in __init__
    self._BootstrapApp()
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/etc/python/wx/_core.py",
 line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py",
 line 79, in OnInit
    from lmgr.frame import GMFrame
  File 
"/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/gui/wxpython/lmgr/frame.py",
 line 73, in <module>
    from datacatalog.catalog   import DataCatalog
ImportError: No module named catalog

This error has appeared since 27 October. Any idea what is causing it?

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University

voice:  480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu















_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to