Skip to content

Instantly share code, notes, and snippets.

@GINK03
Created June 26, 2017 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GINK03/57fd5516ee74f59242bd6953a6b8304f to your computer and use it in GitHub Desktop.
Save GINK03/57fd5516ee74f59242bd6953a6b8304f to your computer and use it in GitHub Desktop.
venc

venv

あれ

やむおえず

KerasやTensorFlowのアップグレードを続けていくと、できなくなってくる

venv

cd virtualenv/
virtualenv -p python3.5 py-keras
source py-keras/bin/activate
pip install -q -U pip setuptools wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment