On Sat, 20 Sep 2003 08:04:38 -0400,
"Joseph C. Slater" <[EMAIL PROTECTED]> wrote:

> I just installed python 2.3. I haven't had it on my machine (through 
> fink) since my old machine about 6 mo ago. I recall then that idle 
> worked, but now it doesn't. I'm getting the response
> Traceback (most recent call last):
>    File "/sw/bin/idle", line 3, in ?

[ ... ]

>    File "/sw/lib/python2.3/locale.py", line 381, in setlocale
>      return _setlocale(category, locale)
> locale.Error: locale setting not supported

There's the key:  idle isn't fully internationalized (yet?).

I get the same error unless I unset my LC_ALL and LANG environment
variables.

I'm sure there's more information in google's comp.lang.python
archives.

HTH,
Dan

-- 
<mailto:[EMAIL PROTECTED]>
<http://www.tombstonezero.net/dan/>
An omer is a tenth of an ephah. -- Exodus 16:36.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to