0

I'll start off with saying I read this post already and could not find an answer.

I am on Windows 10, and have been trying to install pipenv through powershell. Only, it returns me the following error:

WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. 

So I then downloaded ssl-1.16 from this website, but then ran into another error:

ValueError: This extension should not be used with Python 2.6 or later (already built in), and has not been tested with Python 2.3.4 or earlier. 

I checked a few forums and still cannot seem to find an answer. So if anyone would know how to come to terms with that, I'd be truly grateful. :)

Thanks

2
  • Why not upgrade to Python 3.7.4? It is very likely this issue is fixed by the latest python version. Commented Oct 2, 2019 at 18:07
  • It is pip3 not pip. Commented Dec 24, 2019 at 20:31

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.