You'd have to use home-brew or PSF Python for Mac (with pip). As I pointed out, I don't know what to suggest for different versions of Linux as the package manager repo's for the various distros are often very out of date.
On Monday, November 2, 2015 at 5:29:44 PM UTC-8, Tony Kelman wrote: > > That site isn't very specific on platform differences. I only see mac > wheels at https://pypi.python.org/pypi/numpy > > WinPython might work, though it's quite a large bundle and wouldn't help > on mac or linux. It could be complemented by a pip interface package for > unices, but if you want something to happen in open source the best way is > by doing it. Create the pieces you think are missing. >
