-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Certificate error while installing packages #10963
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
I do not get the same certificate when I run that command, are you behind a proxy that unwraps and rewraps you the SSL certificate? If so pip has some options to handle this: |
I haven't set up any proxies.
|
Is that IP address one of your official mirrors? |
I'm from Spain, have Vodafone as ISP and can't install any packages either due to the same issue. |
@DanteDraconi I have Vodafone ISP too and I think that the problem is our ISP... |
Try checking if you have SecureNet enabled either way, and disable it, to troubleshoot if you're still having issues. |
Hi. Could someone file a network access issue over on https://github.com/pypa/pypi-support/issues/new/choose? |
@DanteDraconi Like you told, was "Vodafone Secure Net". Vodafone was blocking https://files.pythonhosted.org/ Thanks! |
/cc @ewdurbin in case they want to investigate this somehow. |
Closing this sicne there's nothing here that pip's maintainers can do. |
Description
Installation of every package fails, since there's a certificate error.
Expected behavior
No errors.
pip version
22.0.2
Python version
3.10.2
OS
MacOs 12.2.1
How to Reproduce
pip install black
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: