On Sat, Sep 26, 2009 at 5:43 PM, William Stein <[email protected]> wrote:
> On Fri, Sep 11, 2009 at 8:31 PM, j9mosely <[email protected]> wrote:
>>
>> I'm new to sage and I can't get any graphics, 2d or 3d, to draw.  I
>> upgraded to Snow Leopard shortly before downloading sage.  When I run:
>>
>> circle((0,0), 1, rgbcolor=(1,1,0))
>>
>> from the tutorial, I get the error:
>>
>> /Applications/sage/local/bin/sage-sage: line 349:  5534 Abort
>> trap
>> python "$@"
>>
>> Am I doing something wrong, or is this a bug in sage with OS 10.6?
>
> Hi,
>
> I've been working on solving this problem and may have found a lead.
> Can you let me know if the following fixes your problem?
>
>  1. Download the file fontList.cache from
>
>        http://wstein.org/home/wstein/tmp/fontList.cache
>
>   2. Put it in the directory ~/.matplotlib/
>
>         mv fontList.cache ~/.matplotlib/
>
> Then try running Sage on OS X 10.6 and plotting something.
>
> If this fixes the problem, then it is an issue with permissions while
> matplotlib rebuilds the font cache.
>

I've created a trac ticket about this:

http://trac.sagemath.org/sage_trac/ticket/7022

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to