On Sep 11, 2009, at 8:31 PM, j9mosely 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?

Almost certainly an incompatibility with 10.6--I would either wait  
until new binaries are available, or compile from scratch. (The  
latter is not as hard as it sounds--make sure you have xcode  
installed, download and unpack the source, then type "make" (in  
Terminal) and wait 2-5 hours.) See http://www.wstein.org/home/roed/ 
sage-4.0.a0/README.txt for more verbose instructions.

- Robert


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

Reply via email to