Re: Wiki, and page on OSX wheels

Matthew Brett <[email protected]>
Newsgroups gmane.comp.python.apple
Message-ID <CAH6Pt5rWMAFnT-tXBoj_VkzGpC0R0nt-WAuyVOCjQjd3Z2sU=A@mail.gmail.com>
Hi,

On Tue, Apr 8, 2014 at 4:06 PM, Christopher Barker <[email protected]> wrote:
> Mathew,
>
> This is great, thanks!
>
> I can't remember what the hold-up is with iPython -- I think it was the
> some-time require readline issue? But I thought that that was semi-resolved
> -- any idea what the deal is with that?

I think ipython is done already - there was a problem with readline,
but now ipython depends on gnureadline, and that fixed it.  IPython
has wheels, but they are not binary because it's a pure python
package.  On my machine in a clean virtualenv:

$ pip install ipython

Downloading/unpacking ipython

  Downloading ipython-2.0.0-py27-none-any.whl (2.8MB): 2.8MB downloaded

Downloading/unpacking gnureadline (from ipython)

  Downloading gnureadline-6.2.5-cp27-none-macosx_10_6_intel.whl
(245kB): 245kB downloaded

Installing collected packages: ipython, gnureadline

Successfully installed ipython gnureadline

Cleaning up...

> It'll be pretty cool to get the full
> scipy stack up there.

scipy should be done when the imminent new release comes out.  Then I
guess pandas and so on.  So - not long now I think.

> Oh, and PIllow next....

Do you know the Pillow team at all?  Maybe they'd accept help for
wheel building?

Cheers,

Matthew
_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.