I got to know, but never actually tried, that nupic has dual implementation of the classes - in python and c++ (where c++ is not complete yet).
So, would it be possible to build nupic with python-only version? (without swig, w/o dependency on nupic.core)
This would make it truly OS-independent (at the speed cost) and could help eg. people waiting on numenta/nupic.core-legacy#103