Thanks.

I haven't done this yet, but I think the problem may have been related to my
locales setting. Presently all is working after editing /etc/sysconfig/i18n
to update LC_CTYPE and other variables.



Robert Kern-2 wrote:
> 
> John [H2O] wrote:
>> I wonder if I've misunderstood or made a mistake? I renamed a file:
>> /usr/lib/python2.5/new.py to /usr/lib/python2.5/new.bak
>>
>> and everything worked... but now, after logging out and logging back in
>> again, I'm getting the problem again?
>> 
>> Perhaps that was the standard libraries module? But I cannot find any
>> other
>> new.py files?
> 
> /usr/lib/python2.5/new.py is the standard library's module. Leave it
> alone. If 
> you are still having problems and cannot find another new.py module
> anywhere, 
> edit pkg_resources.py to print out new.__file__ just before where the
> exception 
> occurs.
> 
> -- 
> Robert Kern
> 
> "I have come to believe that the whole world is an enigma, a harmless
> enigma
>   that is made terrible by our own mad attempt to interpret it as though
> it had
>   an underlying truth."
>    -- Umberto Eco
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/scipy%2C-matplotlib-import-errors-tp16343711p19701831.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to