On Tue, Mar 31, 2020 at 5:46 AM <dcwhat...@gmail.com> wrote:
>
> These are some of the command lines I've typed, and the results.  It looks 
> like it's going to https://pypi.org.
>
> I have no idea whether that's correct, or not.
>
> I'm able to get past the Certificate error with other packages like requests. 
>  But I just can't update pip.
>

That is the correct domain name. The question is, does it translate to
the correct IP address? Try doing a DNS lookup and compare it to the
results I got.

And, don't think in terms of *getting past the error*. Try to solve
the actual problem. The certificate error is protecting you against
installing a forged version of PIP.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to