1.安装cpu版本的tensorflow的时候,可以直接使用pip install tensorflow,但是有可能会出问题

win7安装tensorflow(从anaconda安装)

那么可以使用 pip install tensorflow -i https://douban.com/sample

如果还是不可以的话,就使用conda install tensorflow

以上命令均是在cmd的命令行里面输入的

相关文章:

  • 2021-12-09
  • 2022-12-23
  • 2021-06-10
  • 2021-11-06
  • 2022-12-23
猜你喜欢
  • 2022-01-01
  • 2021-12-20
  • 2021-10-29
  • 2021-11-12
  • 2021-04-19
  • 2021-03-31
  • 2021-08-01
相关资源
相似解决方案