0 {{postValue.vote_count}}

Facing - pip error while installing Python: Ignoring ensurepip failure: pip 8.1.1 requires SSL/TLS

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 altinstall

Ignoring ensurepip failure: pip 8.1.1 requires SSL/TLS

 

What went wrong?

{{forumCtrl.question_commentErr}}

Your Answer
{{forumCtrl.responseErr}}