[IPython-dev] Installation docs out of date

MinRK benjaminrk at gmail.com
Fri Feb 13 12:57:51 EST 2015


Can you try

pip install --upgrade ipython[all]

If IPython is installed without setuptools (likely for the conda package),
then pip install ipython[all] doesn’t make sense after the fact.

-MinRK
​

On Fri, Feb 13, 2015 at 9:54 AM, Thomas Kluyver <takowl at gmail.com> wrote:

> On 13 February 2015 at 08:06, Ian Bell <ian.h.bell at gmail.com> wrote:
>
>> UnknownExtra: ipython 2.4.1 has no such extra feature 'all'
>
>
> I can't reproduce this locally in a conda env or a virtualenv.
>
> Thomas
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150213/285ae30e/attachment.html>


More information about the IPython-dev mailing list