Re: [Numpy-discussion] binary wheels for numpy?

2015-05-15 Thread Chris Barker
On Fri, May 15, 2015 at 6:56 PM, wrote: > Unrelated to the pip/wheel discussion. > > In my experience by far the easiest to get something running to play with > is using Winpython. Download and unzip (and maybe add to system path) and > most of the data analysis stack is available. > Sure -- if

Re: [Numpy-discussion] binary wheels for numpy?

2015-05-15 Thread Jaime Fernández del Río
On Fri, May 15, 2015 at 6:56 PM, wrote: > > > On Fri, May 15, 2015 at 4:07 PM, Chris Barker > wrote: > >> Hi folks., >> >> I did a little "intro to scipy" session as part of a larger Python class >> the other day, and was dismayed to find that "pip install numpy" still >> dosn't work on Windows.

Re: [Numpy-discussion] binary wheels for numpy?

2015-05-15 Thread josef.pktd
On Fri, May 15, 2015 at 4:07 PM, Chris Barker wrote: > Hi folks., > > I did a little "intro to scipy" session as part of a larger Python class > the other day, and was dismayed to find that "pip install numpy" still > dosn't work on Windows. > > Thanks mostly to Matthew Brett's work, the whole sc

Re: [Numpy-discussion] binary wheels for numpy?

2015-05-15 Thread Chris Barker - NOAA Federal
Thanks for the update Matthew, it's great to see so much activity on this issue. Looks like we are headed in the right direction --and getting close. Thanks to all that are putting time into this. -Chris > On May 15, 2015, at 1:37 PM, Matthew Brett wrote: > > Hi, > >> On Fri, May 15, 2015 at 1

Re: [Numpy-discussion] binary wheels for numpy?

2015-05-15 Thread Matthew Brett
Hi, On Fri, May 15, 2015 at 1:07 PM, Chris Barker wrote: > Hi folks., > > I did a little "intro to scipy" session as part of a larger Python class the > other day, and was dismayed to find that "pip install numpy" still dosn't > work on Windows. > > Thanks mostly to Matthew Brett's work, the whol

[Numpy-discussion] binary wheels for numpy?

2015-05-15 Thread Chris Barker
Hi folks., I did a little "intro to scipy" session as part of a larger Python class the other day, and was dismayed to find that "pip install numpy" still dosn't work on Windows. Thanks mostly to Matthew Brett's work, the whole scipy stack is pip-installable on OS-X, it would be really nice if we