[Numpy-discussion] 1.8.1 release
Chris Barker
chris.barker at noaa.gov
Fri Feb 28 11:20:31 EST 2014
On Wed, Feb 26, 2014 at 3:10 PM, Tom Augspurger
<tom.augspurger88 at gmail.com>wrote:
> Chris Barker - NOAA Federal wrote
> > What python are you using? apparently not a Universal 32+64 bit build.
> The
> > one Apple delivers?
>
> I'm using homebrew python, so the platform difference seems to have come
> from there.
and it _should_ -- in theory, and often in practice, you should be able to
get packages for hamebrew with either:
brew install the_package_name
or
pip install the_package_name
and let it compile away.
But we wouldn't want a brew python to find a binary wheel built for the
python.org python
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140228/0eab4234/attachment.html>
More information about the NumPy-Discussion
mailing list