EnvironmentError

Peter Pearson pkpearson at nowhere.invalid
Fri Nov 20 10:25:38 EST 2020


On Thu, 19 Nov 2020 13:19:07 +0100, Usman Musa <othmanmusa081 at 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.


More information about the Python-list mailing list