On Thu, 19 Nov 2020 13:19:07 +0100, Usman Musa <othmanmusa...@gmail.com> wrote: > When I try to install a package or upgrade pip, using pip install I got > this error massage. > 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:1122)'))': [snip] > Please help me out
Just guessing, here. Might "not yet valid" mean that your computer's clock is set to 1970? Is there any indication *whose* certificate is "not yet valid"? E.g., some URL from which pip is trying to load things? -- To email me, substitute nowhere->runbox, invalid->com. -- https://mail.python.org/mailman/listinfo/python-list