<div dir="ltr"><div><div>All:<br><br></div>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:<br><br>Welcome to GRASS GIS 7.0.2svn (r66013)<br>GRASS GIS homepage:                      <a href="http://grass.osgeo.org">http://grass.osgeo.org</a><br>This version running through:            Bash Shell (/bin/bash)<br>Help is available with the command:      g.manual -i<br>See the licence terms with:              g.version -c<br>If required, restart the GUI with:       g.gui wxpython<br>When ready to quit enter:                exit<br><br>Launching <wxpython> GUI in the background, please wait...<br>GRASS 7.0.2svn (nc_spm_08_grass7):~/grass/data > Traceback (most recent call last):<br>  File "/usr/local/grass-7.0.2svn/gui/wxpython/wxgui.py", line 37, in <module><br>    from lmgr.frame import GMFrame<br>  File "/usr/local/grass-7.0.2svn/gui/wxpython/lmgr/frame.py", line 50, in <module><br>    from lmgr.layertree        import LayerTree, LMIcons<br>  File "/usr/local/grass-7.0.2svn/gui/wxpython/lmgr/layertree.py", line 37, in <module><br>    from mapdisp.frame        import MapFrame<br>  File "/usr/local/grass-7.0.2svn/gui/wxpython/mapdisp/frame.py", line 34, in <module><br>    from vdigit.toolbars    import VDigitToolbar<br>  File "/usr/local/grass-7.0.2svn/gui/wxpython/vdigit/toolbars.py", line 30, in <module><br>    from iclass.digit       import IClassVDigit<br>  File "/usr/local/grass-7.0.2svn/gui/wxpython/iclass/digit.py", line 23, in <module><br>    from vdigit.wxdisplay import DisplayDriver, TYPE_AREA<br>ImportError: cannot import name TYPE_AREA<br><br></div>It seems that Python, wx-widgets are installed, but these errors make me think otherwise.<br><div><br clear="all"><div><div>Best,<br></div><div>Tom<br></div></div></div></div>