Dear support,

I am new to Sage Math. I installed the Sage 6.2 binary apps version on my 
mac book with OSX Snow leopard. When I try to do the following animation, 
it does not display anything on the output in the worksheet (no error 
message).

t = var('t')
a = animate((cos(c*pi*t) for c in sxrange(1,2,.2)))
a.show()

I have installed ImageMagick successfully and have verified using the 
commands written in ImageMagick website.

convert logo logo.gif
identity logo.gif
display logo.gif

How can I resolve this issue? Or how can I provide more useful info to know 
what is causing the problem?

Cheers,
Lee

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to