Skip to content

Instantly share code, notes, and snippets.

@martin0258
Created January 6, 2014 16:54
Show Gist options
  • Save martin0258/8285776 to your computer and use it in GitHub Desktop.
Save martin0258/8285776 to your computer and use it in GitHub Desktop.
  1. pip uninstall scikit-learn (if previous version is installed)
  2. download/install scikit-learn
  3. download/install pylab
@martin0258
Copy link
Author

Q: Why not install via pip?

Because I got the following error with pip install scikit-learn and pip install matplotlib

error: Unable to find vcvarsall.bat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment