Re: An error with USRBIN plot

From: Vasilis Vlachoudis <Vasilis.Vlachoudis_at_cern.ch>
Date: Tue, 2 Feb 2010 15:04:18 +0100

Dear Turgay,

the problem is that you are using a locale on you machine that doesn't
properly understand the latin characters, especially the "i".
You see in the log messages that after calling the lower() function the
key that is not found is
"usrbIn" with the "I" capital instead of lower-case as the lower()
function would do.
Change the local and try again, e.g.

from the command line execute the command
LC_ALL=C flair

Then it should work

Cheers
Vasilis

On 01/02/10 16:38, turgay hhhhhhhhh wrote:
> I attached 3 files with attention my problem.
>
> Kind Regards...
>
Received on Tue Feb 02 2010 - 23:58:21 CET

This archive was generated by hypermail 2.2.0 : Tue Feb 02 2010 - 23:58:25 CET