$ cd h5py-2.1.1
$ python setup.py install
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning:
"Using deprecated NumPy API, disable it by " "#defining
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
In file included from h5py/defs.c:259:
h5py/api_compat.h:22:10: fatal error: 'hdf5.h' file not found
#include "hdf5.h"
^
1 warning and 1 error generated.
error: command '/usr/bin/clang' failed with exit status 1
api_compat.h:27:10: fatal error: 'hdf5.h' file not found