Is it possible to do something like this at the command prompt

#!/usr/bin/env sage
import sys
from sage.all import*
factorial(10)

and have sage calculate 10!

When I do it from the cp nothing happens.  When I save the file I get
sage.all not found.

python ?.py

Does sage-python run sage's python.  Can't get this to work.

I see many posts on this topic, but no help.  Is there a tutorial?

I want to use the sage.all module using python

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