Skip to content
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

[BUG]: Could not install packages due to an OSError: HTTPSConnectionPool #388

Open
Feyn-zjw opened this issue Jan 27, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@Feyn-zjw
Copy link

ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /vBaiCai/python-pesq/archive/master.zip (Caused by NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7efffe815c10>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

Image Image
@Feyn-zjw Feyn-zjw added the bug Something isn't working label Jan 27, 2025
@anurag2506
Copy link

sudo pip install --trusted-host=pypi.python.org --trusted-host=pypi.org --trusted-host=files.pythonhosted.org --upgrade --proxy=127.0.0.1:3128 jupyterthemes

This is the command that I found on stack overflow for mac systems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants