Yes, definitely upgrade. The 0.7.1 was released 3 years ago, so I am not surprised it doesn't work.
Ondrej On Fri, Apr 4, 2014 at 11:44 AM, Jason Moore <[email protected]> wrote: > The latest version of SymPy is 0.7.5. Maybe you just need to upgrade? > > > Jason > moorepants.info > +01 530-601-9791 > > > On Fri, Apr 4, 2014 at 1:28 PM, Richard Johns <[email protected]> wrote: >> >> Hi Ondrej: >> >> I assumed that SymPy worked with 2.0 since the example notebook included >> this at the bottom of the page: >> >> nbviewer version: 4c2edac (Mon, 31 Mar 2014 09:14:05 -0500) >> >> IPython version: 2.0.0-dev ( 65651b5 ) >> >> Rendered on: Mon, 31 Mar 2014 18:26:32 UTC >> >> >> I originally tried to do this, with no success, by installing 2.0.0-dev >> when it didn't work with my old ipython. >> >> >> >> My SymPy version is: >> >> In [14]: sym.__version__ >> 0.7.1.rc1 >> >> Richard >> >> >> On Fri, Apr 4, 2014 at 8:14 AM, Ondřej Čertík <[email protected]> >> wrote: >>> >>> >>> >>> >>> On Fri, Apr 4, 2014 at 5:40 AM, Jason Moore <[email protected]> wrote: >>>> >>>> Hi Richard, >>>> >>>> I don't think SymPy has tested with IPython 2.0 yet. It is possible that >>>> the printing is no broken... It should display in mathjax/latex by default >>>> in the notebook and pretty print in the terminal. >>>> >>>> If you don't mind please submit an issue on github to the main sympy >>>> repository. >>> >>> >>> I think SymPy works with IPython 2.0. Which version of SymPy are you >>> using? >>> >>> Ondrej >>> >>> _______________________________________________ >>> IPython-dev mailing list >>> [email protected] >>> http://mail.scipy.org/mailman/listinfo/ipython-dev >>> >> >> >> _______________________________________________ >> IPython-dev mailing list >> [email protected] >> http://mail.scipy.org/mailman/listinfo/ipython-dev >> > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/CAP7f1Ai%3DphBnADJ2h9%3DfzmbVK4MrKyeJZJGU%2Br3Jzv6-gGf-6A%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVATGfDk80myiiSim_zuMPZuk8NRGFVPQpUGqbEh67A_iQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
