On Apr 18, 2014, at 5:48 PM, Paul Moore <p.f.mo...@gmail.com> wrote:

> On 18 April 2014 22:40, Nick Coghlan <ncogh...@gmail.com> wrote:
>> Perhaps we can get the "pip install ipython" experience to a good
>> place faster than I currently expect, and we can duck this entire
>> question (at least for Windows and Mac OS X).
> 
> Huh? Last time I tried, it was pretty trivial.
> 
> pip install pyzmq pyreadline tornado ipython
> 
> (I might have missed a couple, as I did this from memory, not by
> looking at the website to check). There's nothing that needs a
> compiler apart from pyzmq and that has wheels for Windows these days,
> and builds out of the box with no dependencies in any case. The rest
> is all pure Python.
> 
> I've not tried with 2.0, but I did try one of the betas and it was
> really that simple. (Windows 7 64-bit, Python 3.4 IIRC). And the 1.x
> versions were just as simple.
> 
> Paul

Maybe Nick meant ``pip install ipython[all]`` but I don’t actually know what 
that
includes. I’ve never used ipython except for the console.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to