I appreciate your help to correct the following error when I start GRASS on my Mac.:
Mac-Ricardo:~ ricardoflaviozunigacorzo$ ‘/Applications/GRASS-6.4.app/Contents/MacOS/grass.sh’; exit
Rebuilding Addon HTML manual pages index…
Rebuilding Addon menu…
Python 2.6.7 found.
WELCOME TO GRASS Version 6.4.2 2012
-
Have at your side all available GRASS tutorials
-
When working on your location, the following materials
are extremely useful:
- A topo map of your area
- Current catalog of available computer maps
- Check the GRASS webpages for feedback mailinglists and more:
http://www.grass-gis.org
http://grass.osgeo.org
Hit RETURN to continue
Starting GRASS …
Traceback (most recent call last):
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py”, line 894, in
GRASSStartUp = StartUp(0)
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/_core.py”, line 7981, in init
self._BootstrapApp()
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/python/wx/_core.py”, line 7555, in _BootstrapApp
return core.PyApp__BootstrapApp(*args, **kwargs)
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py”, line 865, in OnInit
StartUp = GRASSStartup()
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py”, line 57, in init
self.grassrc = self._readGisRC()
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gis_set.py”, line 393, in _readGisRC
grassrc[key.strip()] = utils.DecodeString(val.strip())
File “/Applications/GRASS-6.4.app/Contents/MacOS/etc/wxpython/gui_modules/utils.py”, line 667, in DecodeString
enc = locale.getdefaultlocale()[1]
File “/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py”, line 478, in getdefaultlocale
File “/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py”, line 410, in _parse_localename
ValueError: unknown locale: UTF-8
Error in GUI startup. If necessary, please
report this error to the GRASS developers.
Switching to text mode now.