[GRASS-dev] [GRASS-user] Runtime problem with GRASS 7.0.02svn on CentOS

On Thu, Aug 27, 2015 at 3:59 PM, Thomas Adams <tea3rd@gmail.com> wrote:

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.

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.

Anna

Best,
Tom

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user