eval "$(pyenv init -)"
2.source activate tensorflow activate is specified by full path
source .pyenv/versions/anaconda3-4.1.0/envs/tensorflow/bin/activate tensorflow
(reference) http://ill-identified.hatenablog.com/entry/2016/08/11/204205
Recommended Posts