下载安装 清华的镜像 [https://mirror.tuna.tsinghua.edu.cn/help/anaconda/] 官方说明 [http://conda.pydata.org/docs/using/envs.html] Windows 直接下载安装包,下载完,直接下一步默认安装就好. Linux or Mac 直接下载脚本,然后直接sh xxxx.sh安装就ok了 基本命令 #查看版本 conda info -envs 或 conda env list # 安装完整版python2版
在Cent0S 7.5下将Python 2.7.5升级到Python 3.6.6后,发现ssl模块不可用,具体详细信息如下所示: [root@db-server ~]# pip list Package Version ---------- ------- pip 19.2.3 setuptools 39.0.1 WARNING: pip is configured with locations that require TLS/SSL, however the ssl mo