astLib install error
Brought to you by:
mattyowl
Hi,
I'm trying to install astLib on my mac osx 10.9. I did
sudo python setup.py install
and got the following error:
cel.c:235:18: fatal error: math.h: No such file or directory
compilation terminated.
I have python 2.7.2, pyfits, numpy, scipy and matplotlib installed. What should I do to get the installation going?
Thank you in advance for your reply.