On Sun, Sep 8, 2013 at 6:54 AM, Jose Guzman <[email protected]> wrote: > I've just installed Sage from sources and it crashed. I'm not sure if this > may be an issue, but I've just installed IPython from sources as user too. > > Attached you can find the crash report as suggested by the message > > Thanks in advance >
Sage -- as shipped -- is not compatible with IPython 1.0.0, which makes some significant API changes. See http://trac.sagemath.org/ticket/14713 and apply this patch to the SAGE_ROOT/devel/sage/ hg repo: http://wstein.org/home/wstein/tmp/trac-14713.patch > Jose > -- > Jose Guzman > http://www.ist.ac.at/~jguzman/ > > -- > 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/groups/opt_out. -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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/groups/opt_out.
