On Feb 19, 3:54 pm, Art <grenan...@gmail.com> wrote: > I would like to use the sage distribution as my default python > distribution transparently. If I type python at the command line, I > would like sage -python to be called and #/usr/bin/env python at the > start of any script to call the sage python as well. > > How can I do this? > > Also, can I use easy_install with sage if an spkg doesn't exist? I > have been downloading the source tarballs and doing sage -python setup > install.
Try typing: sage -sh This will put you "inside" the Sage environment, with all your paths, environment variables, etc. set up to use Sage's python, libraries, etc. I think that easy_install will just work (and do what you want) in that environment. Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---