我的python版本是3.6.4,
Anaconda下载地址:
Anaconda官网:https://repo.anaconda.com/archive/
清华大学镜像站:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/?C=N&O=D
win:选择python3.6.4对应版本--64位的选第二个下载噢~
![](http://upload-images.jianshu.io/upload_images/8816575-757d52498e04af66.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/319/format/webp)
Image 3.png
其他python版本对应安装:
![](http://upload-images.jianshu.io/upload_images/8816575-fbf47d488ede5c0e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/651/format/webp)
Image 3.png
win安装:
1、点击next
2、点击I agree
3、按照你的需要选择下面的
如果系统只有一个用户选择默认的第一个即可,如果有多个用户而且都要用到 Anaconda ,则选择第二个选项。
![](http://upload-images.jianshu.io/upload_images/8816575-5eb404012f970d25.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/616/format/webp)
Image 4.png
4、填写你的安装地址
5、勾选配置环境变量:第一个是加入环境变量,第二个是默认使用 Python 3.6
![](http://upload-images.jianshu.io/upload_images/8816575-de8010cf0e379af5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/618/format/webp)
Image 5.png
6、安装结束,点击Next;
7、提示是否安装VSCode,根据需要安装;--我直接skip了
8、安装完成
![](http://upload-images.jianshu.io/upload_images/8816575-8afd82c43903c1d5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/628/format/webp)
Image 1.png
在你的开始菜单里找到,点击
![](http://upload-images.jianshu.io/upload_images/8816575-4f12994d43f2ea59.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/342/format/webp)
Image 1.png
![](http://upload-images.jianshu.io/upload_images/8816575-0579b088d0bcf9ad.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1000/format/webp)
Image 2.png
OK~
❤特别感谢以下地址~
【anaconda python 版本对应关系】
https://blog.csdn.net/yuejisuo1948/article/details/81043823
作者:Sam_L
链接:https://www.jianshu.com/p/5c063262fa9e
来源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。