[GRASS-user] Python Error

Hi everyone,

I’ve installed the latest release of GRASS 6.4. (RC6-2) on Snow Leopard, I downloaded the installer from Kyngchaos web. I had got several issues, but it seems that they are already solved.

Nevertheless, GRASS freezes each time I try to run the wxpython gui. The next message appears on the screen “Python error: cannot set locale to es_AR”. It suppose that GRASS must working with “es_ES” (Spanish from Spain), but I haven’t guess how to change the language. I wouldn’t mind to set the GUI to “English” either.

Any idea? Thanks in advance,

Enrique

On Mon, May 31, 2010 at 2:46 PM, Enrique Cerrillo Cuenca
<ecerrillo@iam.csic.es> wrote:

Hi everyone,

I’ve installed the latest release of GRASS 6.4. (RC6-2) on Snow Leopard, I downloaded the
installer from Kyngchaos web. I had got several issues, but it seems that they are already solved.

Nevertheless, GRASS freezes each time I try to run the wxpython gui. The next message
appears on the screen “Python error: cannot set locale to es_AR”.

This is strange since it should not even try to do it (es_AR is not
yet in the language
catalogue of GRASS).

It suppose that GRASS must working with “es_ES” (Spanish from Spain), but I haven’t
guess how to change the language. I wouldn’t mind to set the GUI to “English” either.

See wish
http://trac.osgeo.org/grass/ticket/879

which is still open.

Markus