最近在Ubuntu16.04上安装Python3.6之后,使用pip命令出现了问题,提示说找不到ssl模块,出现错误如下: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not ...
Linux版本升级: 1、首先确认Linux操作系统中自带的python ...3、解压 tar -zxvf Python-2.7.11.tgz 进入Python-2.7.11目录 输入 ./configure make make install 4、此时查看python版本还是系统默认的版本 执行: