[Numpy-discussion] Sources more confusing in Python

Chris Barker - NOAA Federal chris.barker at noaa.gov
Sun Apr 7 17:02:11 EDT 2013


On Sun, Apr 7, 2013 at 8:06 AM, Daπid <davidmenhur at gmail.com> wrote:
> On 7 April 2013 16:53, Happyman <bahtiyor_zohidov at mail.ru> wrote:

> $pip install numpy # to install package "numpy"

as a warning, last I checked pip did not support binary installs, and
you really want a binary installer for numpy/scipy, unless you've got
your development environment set up just the way you like it. That
requires some significant experience, particularly on Windows.

So: the lots-of-stuff-at-once distributions are a great option.

Otherwise, go to the PyPi web site, search for what you want, and on
the package page there is usually a link to main package website,
and/or its download site, on which you should find binary installers
for the more common, complex packages.

You can get binaries for numpy and scipy from the sourceforge site
linked to from scipy.org.

-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



More information about the NumPy-Discussion mailing list