Hi Ketch, What version of Sage have you installed? I ask because Sage has since v6.0 moved to using GIT for version control...
--Kannappan. On Mon, May 12, 2014 at 1:12 AM, J.A. Ketch <[email protected]> wrote: > I install sage in ubuntu using the following commands: > > $apt-add-repository -y ppa:aims/sagemath > $apt-get update > $apt-get install sagemath-upstream-binary > > I run sage and gave > sage: hg_sage.status() > > NameError Traceback (most recent call last) > <ipython-input-1-adb4d8729242> in <module>() > ----> 1 hg_sage.status() > > why? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
