- Sat 06 September 2014
- misc
- Glen Berseth
- #Mac osx, #SciPy, #Python
Way to many versions of python on Mac OS, but this seems to work.
Intstall homebrew
install gfortran
brew install gfortran
or
brew install gcc
sudo easy_install scipy
References
- http://urinieto.com/2012/02/install-python-2-7-x-under-snow-leopard-lion-64-bits/
- http://stackoverflow.com/questions/11517164/scipy-numpy-matplotlib-troubles-on-osx
- http://brew.sh/
- http://docs.scipy.org/doc/numpy/user/install.html