Error installing scipy on Mountain Lion with Xcode 4.5.1
- by Xster
Environment: Mountain Lion 10.8.2, Xcode 4.5.1 command line tools, Python 2.7.3, virtualenv 1.8.2 and numpy 1.6.2
When installing scipy with
pip install -e "git+https://github.com/scipy/scipy#egg=scipy-dev"
on a fresh virtualenv.
llvm-gcc: scipy/sparse/linalg/eigen/arpack/ARPACK/FWRAPPERS/veclib_cabi_c.c
In file included from…