<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 27, 2015 at 3:59 PM, Thomas Adams <span dir="ltr"><<a href="mailto:tea3rd@gmail.com" target="_blank">tea3rd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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></blockquote><div><br></div><div>It happened in the past, that this error popped up, but usually make distclean or checking out fresh trunk helped (you can google this error). If this won't help, there is probably something wrong with ctypes, but that's all I know.</div><div><br></div><div>Anna</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br clear="all"><div><div>Best,<br></div><div>Tom<br></div></div></div></div>
<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br></blockquote></div><br></div></div>