[GRASS-user] wxpython error in mac OS (Cannot set locale to 'es_AR')

Markus Neteler neteler at osgeo.org
Wed Apr 11 05:22:27 EDT 2012


2012/4/11 Lluís Vicens <lluis at sigte.udg.es>:
> Hi,
>
> I have a student that wants to run GRASS 6.4.2 on a mac OS and he is
> experimenting the following error: when he tries to start grass creating a
> new locations/mapset, it appears an error message:
>
> pythonw2 error
> Cannot set locale to 'es_AR'
>
> I'm a linux user so i'm not familiar with some (probably) 'typical' problems
> on mac. Any hint/help will be welcome.
> Thanks in advance!

Besides the fix done by Martin, if you could live with es_ES locale,
then use:

       export LANG=es_ES
       export LANGUAGE=es_ES
       export LC_MESSAGES=es_ES

Best
Markus


More information about the grass-user mailing list