-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Proxy error i guess #10893
Comments
I'm sure this is out of pip control. Have you tried what's in https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy? It is a little advanced, though. |
I'm familiar with that error when I have a corporate proxy configured. If you are indeed trying to use pip in a corporate environment you should speak to colleagues about how to configure pip correctly for your company. |
i have the same problem |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Description
I Don't even know! I'm a beginner!
Expected behavior
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ProxyError('Your proxy appears to only use HTTP and not HTTPS, try changing your proxy URL to be HTTP. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#https-proxy-error-http-proxy', SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1129)')))': /simple/pip/
/
|
that's my error. it happens when I try to install any package
pip version
latest
Python version
latest
OS
windows 11
How to Reproduce
i don't know
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: