when I check about pip itself, it gives me no error..but when I want to install pipenv..it gives me the following error:
(could not fetch URL https://pypi.org/simple/pipenv/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pipenv/ (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))) - skipping)
original image: https://i.stack.imgur.com/c1ale.png