> Do you have any extra environment variables set? (Did you change your > PATH or PYTHONPATH while you were in the Sage subshell?) In your sage > subshell, what do you get if you type: > which python > which easy_install > ?
Dropping straight into a subshell and entering those I get: $ which bpython /usr/bin/bpython $ which easy_install /opt/sage/local/bin/easy_install $ which python /opt/sage/local/bin/python $ echo $PATH /opt/sage:/opt/sage/local/bin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/ sbin:/usr/bin/perlbin/vendor:/usr/lib/perl5/core_perl/bin $ echo $PYTHONPATH :/opt/sage/local/lib/python -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org