pip uninstall scikit-learn
(if previous version is installed)- download/install scikit-learn
- download/install pylab
Created
January 6, 2014 16:54
-
-
Save martin0258/8285776 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Q: Why not install via pip?
Because I got the following error with
pip install scikit-learn
andpip install matplotlib