All: I have just compiled GRASS 7.0.02svn on CentOS -- no errors. But when I try to startup the GUI after selecting a LOCATION and MAPSET, I get:
Welcome to GRASS GIS 7.0.2svn (r66013) GRASS GIS homepage: http://grass.osgeo.org This version running through: Bash Shell (/bin/bash) Help is available with the command: g.manual -i See the licence terms with: g.version -c If required, restart the GUI with: g.gui wxpython When ready to quit enter: exit Launching <wxpython> GUI in the background, please wait... GRASS 7.0.2svn (nc_spm_08_grass7):~/grass/data > Traceback (most recent call last): File "/usr/local/grass-7.0.2svn/gui/wxpython/wxgui.py", line 37, in <module> from lmgr.frame import GMFrame File "/usr/local/grass-7.0.2svn/gui/wxpython/lmgr/frame.py", line 50, in <module> from lmgr.layertree import LayerTree, LMIcons File "/usr/local/grass-7.0.2svn/gui/wxpython/lmgr/layertree.py", line 37, in <module> from mapdisp.frame import MapFrame File "/usr/local/grass-7.0.2svn/gui/wxpython/mapdisp/frame.py", line 34, in <module> from vdigit.toolbars import VDigitToolbar File "/usr/local/grass-7.0.2svn/gui/wxpython/vdigit/toolbars.py", line 30, in <module> from iclass.digit import IClassVDigit File "/usr/local/grass-7.0.2svn/gui/wxpython/iclass/digit.py", line 23, in <module> from vdigit.wxdisplay import DisplayDriver, TYPE_AREA ImportError: cannot import name TYPE_AREA It seems that Python, wx-widgets are installed, but these errors make me think otherwise. Best, Tom
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
