On Sun, Sep 8, 2013 at 7:56 AM, Jose Guzman <[email protected]> wrote: > On 08/09/13 16:09, William Stein wrote: >> >> 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 >> > > It worked like a charm! Thanks a lot!
Yes, and there are (I assume) some significant stability and bug-fix improvements in IPython 1.0.0. That's why I switched to using it by default in https://cloud.sagemath.com. And big thanks to Jason Grout, who I think actually wrote the code in that 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.
