美文网首页
安装tensorflow

安装tensorflow

作者: 哪里啊 | 来源:发表于2019-06-18 20:28 被阅读0次

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

相关文章

网友评论

      本文标题:安装tensorflow

      本文链接:https://www.haomeiwen.com/subject/spqpiftx.html