fatal error: numpy/arrayobject.h: No such file or directory

Fixed by using the following command:

$ export CFLAGS="-I /usr/local/lib/python2.7/dist-packages/numpy/core/include $CFLAGS"