$ python3 -m pip install -U pip
Defaulting to user installation because normal
site-packages is not writeable
Requirement already satisfied: pip in
./.local/lib/python3.10/site-packages (24.0)
WARNING: Retrying (Retry(total=4, connect=None, read=None,
redirect=None, status=None)) after connection broken by
'SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed:
certificate is not yet valid (_ssl.c:1007)'))':
/simple/pip/
WARNING: Retrying (Retry(total=3, connect=None, read=None,
redirect=None, status=None)) after connection broken by
'SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed:
certificate is not yet valid (_ssl.c:1007)'))':
/simple/pip/
WARNING: Retrying (Retry(total=2, connect=None, read=None,
redirect=None, status=None)) after connection broken by
'SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed:
certificate is not yet valid (_ssl.c:1007)'))':
/simple/pip/
WARNING: Retrying (Retry(total=1, connect=None, read=None,
redirect=None, status=None)) after connection broken by
'SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed:
certificate is not yet valid (_ssl.c:1007)'))':
/simple/pip/
WARNING: Retrying (Retry(total=0, connect=None, read=None,
redirect=None, status=None)) after connection broken by
'SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed:
certificate is not yet valid (_ssl.c:1007)'))':
/simple/pip/
Could not fetch URL https://pypi.org/simple/pip/: There
was a problem confirming the ssl certificate:
HTTPSConnectionPool(host='pypi.org', port=443): Max
retries exceeded with url: /simple/pip/ (Caused by
SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed:
certificate is not yet valid (_ssl.c:1007)'))) - skipping
|