https://www.tensorflow.org/install/install_linux
出现问题:
解决问题:
Instead of using
source ~/tensorflow/bin/activate.csh
try:
csh ~/tensorflow/bin/activate.csh
this fixes the problem.
https://stackoverflow.com/questions/44039049/cannot-activate-virtualenv-environment-tensorflow









网友评论