I\'m on a Mac, and I installed numpy and sklearn in that order. Now, I\'m faced with these errors that have already been mentioned on SO several t
numpy
sklearn
It worked for me using easy_install to update numpy.
sudo easy_install numpy