Skip to content

Instantly share code, notes, and snippets.

@sachinkmohan
Last active May 19, 2020 12:02
Show Gist options
  • Save sachinkmohan/2e2a53d94738835939c7899346942f10 to your computer and use it in GitHub Desktop.
Save sachinkmohan/2e2a53d94738835939c7899346942f10 to your computer and use it in GitHub Desktop.
virtualenv -p /usr/bin/python3 segmappyenv
source segmappyenv/bin/activate
pip install https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.8.0-py3-none-any.whl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment