On Fri, Sep 11, 2009 at 8:31 PM, j9mosely <j9mos...@gmail.com> 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?
>
>
(1) Have you ever used Sage on your computer *before* you upgraded to Snow
Leopard?

(2) What exactly is your computer?  Hardware, RAM, processor, etc...

(3) Do you get the above error both from the command line and the notebook?

---

By the way, I'm using Snow Leopard and don't have any problems with plotting
using Sage.       Maybe your download was corrupted somehow? Have you
noticed anything else not work, or just plotting?

Are you using sage-4.1.1?

By the way, Robert Bradshaw just wrote:

"
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."

But ignore all of that since: (1) this is not an incompatibility with 10.6,
since I don't see it at all with any of my 10.6 installs, and nobody else
reported it, and (2) it is *not* possible to build sage on OS X 10.6 from
source.  Significant porting work remains to be done (which nobody is
currently working on).

William

--~--~---------~--~----~------------~-------~--~----~
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