[GRASS-user] Mac display problems

Shaun Langley shaunlangley at gmail.com
Mon Mar 18 15:16:36 PDT 2013


I recently tried to install Grass 7 on my mac, but removed it after realizing it didn't work.  I did not think I had made any changes to my Grass 6.4 installation.  However, something broke in the process and now I cannot use the GUI.  If I call g.gui, I get the following error:

GRASS 6.4.2 (kenya):~ > g.gui
Launching 'wxpython' GUI in the background, please wait ...
Traceback (most recent call last):
 File "/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/wxgui.py", line 34, in <module>
   import xml.etree.ElementTree as etree
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/xml/etree/ElementTree.py", line 758, in <module>
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.py", line 190, in compile
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.py", line 243, in _compile
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 510, in compile
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 495, in _code
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 88, in _compile
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 63, in _compile
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 189, in _compile_charset
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 232, in _optimize_charset
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py", line 352, in _optimize_unicode
TypeError: __new__() takes at most 2 arguments (3 given)
GRASS 6.4.2 (kenya):~ > 


Ideas?


More information about the grass-user mailing list