Created
December 31, 2016 18:18
-
-
Save gatamar/b32d13669a44ee5f0f7e105083290f31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd .virtualenvs/djangodev/ #virtual env. with python 3.5 | |
source bin/activate | |
pip install tensorflow |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment