I\'m trying to set up scikit-learn, but after installing numpy and scikit-learn (using pip) that\'s what I get when trying to imort sklearn:
import sklearn Runti
Looking at this issue on github, it sounds like it might require a specific version of numpy - they used 1.7.0b2.