Anaconda和TensorFlow安装

https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

我下载的是3-4.2.0的版本的

 

全选带钩进行安装

打开

 

https://blog.csdn.net/u014061630/article/details/92744781

https://blog.csdn.net/yuzaipiaofei/article/details/80891108

https://blog.csdn.net/guomei_eros/article/details/84453117

https://blog.csdn.net/devcloud/article/details/95945189

创建镜像

在Anaconda Prompt,创建一个python3.6的环境,环境名称为tensorflow ,

输入命令如下:

conda create -n tensorflow python=3.6

 

 安装完成状态

 

 以上为tensorflow测试

下一步安装插件Jupyter

 

 重新进行测试

注意的是用shift加回车换行

最后

测试spyder

 

posted @ 2021-01-07 21:22  凋零_(  阅读(103)  评论(0)    收藏  举报