In the meantime, because IPython 1.0 won't be officially supported by Spyder 2.2, I've implemented the supported IPython versions like this: >=0.13 and <1.0.
No error should now be produced with IPython 1.0 but the IPython console plugin should be disabled. -Pierre 2013/5/1 Pierre Raybaut <[email protected]> > Do you mean that Spyder crashes with IPython >= 1.0? > > Then, for v2.2, we should handle a range of valid versions for > IPython: 0.12 <= valid version <= 0.13.2. > > -Pierre > > Le 1 mai 2013 à 01:26, Tim Michelsen <[email protected]> a > écrit : > > >> Yep, up to 0.13.2. > > > >> El 30/04/13 16:46, Steve escribió: > >>> When you say ipython 0.13 does that include 0.13.1? > >>> > >>> On Tuesday, April 30, 2013 4:41:02 PM UTC-5, Timmie wrote: > >>> > >>>> It is the same, yeah. > >>> So I need to downgrade IPython? > > what about a fall-back mode? > > so that apyder can start but would not use the ipython console, just the > > traditional one? > > > > -- > > You received this message because you are subscribed to the Google > Groups "spyder" 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/spyderlib?hl=en. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
