On Fri, 10 Dec 2010 17:11:55 -0000, Akand Islam <sohel...@gmail.com> wrote:

In my system (Ubuntu 10.04) there are sage-4.6, python 2.6.5, tk8.5-
dev installed. When I give command from terminal "sage -f
python-2.6.5.p8" to get sage's python it shows following message:

 No command 'sage' found, did you mean:
 Command 'save' from package 'atfs' (universe)
 Command 'page' from package 'tcllib' (universe)
 sage: command not found

How can I get Sage's python to be worked so that I can import sage.all
in python shell?

The fact that you have no executable called "sage" suggests that you haven't actually installed it yet. Check the Sage website, which has plenty of documentation, and try to figure out where you left the path on whichever method you used.

--
Rhodri James *-* Wildebeest Herder to the Masses
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to