scipy.stats._support is gone in 0.14. This is used in weights.Distance.py for sure (and likely other places). See an example [here](https://groups.google.com/forum/#!topic/openspace-list/XiXf7I1FpxY). We have to find all dependencies and refactor where necessary to deal with the changes.