In the readme the prompt for downloading the scikit learn package using anaconda is mentioned wrong conda install -c scikit-learn It should be : conda install -c anaconda scikit-learn