FYI, the call to imresize() in feature_extractor.py is not working when I am running this on a mac with Python 3.
This function is deprecated, see this page. I found a replacement in skimage.transform.resize.
I am testing the change now. I am running the Hector Mine experiment with the Python 2.8 version and if my fix works I will submit a pull request.