anaconda

醉了,anaconda,cudn,cudnn有时候真的见鬼,下载失败,anconda用清华源下载注意:
1.不能用anconda3.5.3.1有问题不用,更新不了anconda系统变量,用最新的那个201907。
2.想用python2.7只能下anaconda2 ,而且用清华或者其它非官方镜像源,默认下载非最新版本,需要指定版本conda install xxx=x.x.x
3.实在anaconda配不好,外部有cuda,cudnn,可以直接用pip在base下安装tensorflow-gpu,keras,cython,easydict,亲测可用
4.anaconda官方源我感觉以前挺好的,没有下载失败啊,今天不知道怎么搞的一直下载失败,才吃了那么多亏,用清华或中科镜像源不能下比较新的tensorflow,python版本,阿里源可以,试一下反馈。

 

你可能感兴趣的:(深度学习)