Reineke
unread,Jan 29, 2008, 3:57:31 AM1/29/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-support
Hi,
I get the following error when I'm trying to use show or save:
-----
File "/Applications/sage/local/lib/python2.5/site-packages/sympy/
plotting/", line 1, in <module>
File "/Applications/sage/local/lib/python2.5/site-packages/sympy/
plotting/plot.py", line 721, in show
File "/Applications/sage/local/lib/python2.5/site-packages/sympy/
plotting/plot.py", line 792, in save
File "/Users/was/build/sage-2.10/local/lib/python2.5/site-packages/
matplotlib/figure.py", line 8, in <module>
File "/Users/was/build/sage-2.10/local/lib/python2.5/site-packages/
matplotlib/artist.py", line 3, in <module>
File "/Users/was/build/sage-2.10/local/lib/python2.5/site-packages/
matplotlib/cbook.py", line 18, in <module>
File "/Applications/sage/local/lib/python/locale.py", line 507, in
getpreferredencoding
return getdefaultlocale()[1]
File "/Applications/sage/local/lib/python/locale.py", line 443, in
getdefaultlocale
return _parse_localename(localename)
File "/Applications/sage/local/lib/python/locale.py", line 375, in
_parse_localename
raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: UTF-8
----
I'm a total newbie and installed sage 2.10 from a .dmg on Mac Os 10.5.
It seems to be a python error, but I have no idea about python as
well.
Thanks for your help
Cheers
Matthias