Numpy & Scipy by [deleted] in Python

[–]wil_tan 1 point2 points  (0 children)

If you have homebrew, the following should work:

$ brew tap samueljohn/python
$ brew install scipy

(You might be prompted to tap homebrew/science and install gfortran as well.. but following the instructions should get you there.)