Pyramid's 'pshell' also supports both versions of IPython here: https://github.com/Pylons/pyramid/blob/eaf6cb2372bb274e83b7322b4dc80744de07cb8b/pyramid/paster.py#L185
On Fri, Aug 19, 2011 at 2:04 AM, Andrey Popp <[email protected]> wrote: > On Wed, Aug 17, 2011 at 10:02 PM, Iuri Diniz <[email protected]> wrote: > > I have the same problem > > After upgrade to ipython 0.11, paster shell doesn't invoke ipython > > > > I downgrade it to ipython 0.10 by > > $ pip install 'ipython==0.10' > > Someone should provide patch similar to this one[1]. > > [1]: > https://github.com/mitsuhiko/werkzeug/commit/db8f4dd551430269bf18a0a2593f4543a7223063 > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- Michael -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
