error during make: numpy/arrayobject.h: No such file or directory fixed by editing the setup.py file to: 1) import numpy 2) add numpy.get_include() to include_dirs array