pip error while installing Python: “Ignoring ensurepip failure: pip 8.1.1 requires SSL/TLS”

后端 未结 8 2048
礼貌的吻别
礼貌的吻别 2020-12-14 00:34

I downloaded the Python 3.5 source code and ran the following:

$ tar -xf Python-3.5.2.tar.xz
$ ./configure --with-ensurepip=upgrade
$ make
$ sudo make altins         


        
8条回答
提交回复
热议问题