Skip to content

Instantly share code, notes, and snippets.

@joshbode
Created January 23, 2016 15:25
Show Gist options
  • Save joshbode/0783c6549c4cb202e647 to your computer and use it in GitHub Desktop.
Save joshbode/0783c6549c4cb202e647 to your computer and use it in GitHub Desktop.
for V in 2 3; do
pip${V} install --upgrade six https://storage.googleapis.com/tensorflow/mac/tensorflow-0.6.0-py${V}-none-any.whl
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment