I recommend just updating numpy and sklearn.
pip install --upgrade numpy scikit-learn
Most likely, sklearn is currently compiled with numpy, which is different from the one used.