Python does not support default locale

Jurgen Defurne jurgen.defurne@gmail.com
Wed Feb 3 08:33:00 GMT 2010


Dear all,

This morning I started python from a new installation 1.7 installation
and I got the following warning.

bzr: warning: unsupported locale setting
 bzr could not set the application locale.
 Although this should be no problem for bzr itself,
 it might cause problems with some plugins.
 To investigate the issue, look at the output
 of the locale(1p) tool available on POSIX systems.
bzr: warning: unsupported locale setting
 Could not determine what text encoding to use.
 This error usually means your Python interpreter
 doesn't support the locale set by $LANG (C.UTF-8)
 Continuing with ascii encoding.

Setting LC_ALL to C.ISO-8859-1 removed the warning.

This is not blocking or anything else, but I thought that
you might want to know (or you even knew it already :).

Regards,

Jurgen

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list