pyximport is temporarily broken right now, because it can't find the
include-dirs for numpy. Hopefully I can fix this soon. The one gotcha
I *always* run into is to forget to update to the Cython branch.
running setup.py on the default branch fails with wierd build-errors
(this still triggers cython, I need to change this to make the non-
cython branch work as before).
Bryan