Dec. 31, 2010
3:47 p.m.
On Fri, Dec 31, 2010 at 7:44 PM, Gideon <gideon.simpson@gmail.com> wrote:
I noticed that 1.5.1 was released, and sourceforge is suggesting I use the package numpy-1.5.1-py2.6-python.org-macosx10.3.dmg. However, I have an OS X 10.6 machine.
Can/should I use this binary?
Should I just compile from source?
I suggest you to install pip [1] then use it to install numpy using this command: pip install numpy It compiles fast. [1] - http://pypi.python.org/pypi/pip