1.安装Python3.5

下载链接:https://www.python.org/downloads/release/python-354/

注:安装时选中将Python添加到环境变量

win 10 安装TensorFlow

win 10 安装TensorFlow

win 10 安装TensorFlow

win 10 安装TensorFlow

win 10 安装TensorFlow

win 10 安装TensorFlow

2.更新pip

按win10快捷键:Ctrl+R后输入cmd打开命令界面

win 10 安装TensorFlow

输入命令:

python -m pip install –upgrade pip

win 10 安装TensorFlow
3.命令安装TensorFlow

输入命令:

pip install tensorflow

win 10 安装TensorFlow

4.测试安装情况

windows命令界面启动Python并引入TensorFlow,如果没有出现错误提示则说明安装成功
win 10 安装TensorFlow

欢迎相同兴趣的小伙伴到我个人博客交流:

www.langziphp.com

相关文章:

  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2021-09-06
  • 2021-06-11
  • 2021-07-05
  • 2021-07-07
  • 2022-12-23
猜你喜欢
  • 2021-07-27
  • 2021-12-31
  • 2021-09-19
  • 2021-06-30
  • 2021-10-02
  • 2021-05-21
  • 2021-12-07
相关资源
相似解决方案