Skip to content

pip can't automatically handle system proxy setting correctly #9985

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

Closed
1 task done
hashuser opened this issue May 16, 2021 · 1 comment
Closed
1 task done

pip can't automatically handle system proxy setting correctly #9985

hashuser opened this issue May 16, 2021 · 1 comment
Labels
resolution: duplicate Duplicate of an existing issue/PR

Comments

@hashuser
Copy link

Description

Because for some reason I have to use proxy in order to accelerate package download, but from pip20.3 it can't automatically handle system proxy setting correctly and makes me fell crazy. Every time, when I want to download something I have to switch my proxy off and then everything works well except the slow downloading speed. You known It feel sucks, when using pip makes installing 3rd party packages more difficult. This problem has been reported for a long time, I though this would be solved very soon, but I'm totally wrong. There wasn't any progress in the last 6 months! You ignored the voice from users! Now I feel very disappointed to this community!

Expected behavior

No doubt you know the expected behaviour.

pip version

20.3+

Python version

3.6 3.7 3.8 3.9 3.10

OS

Windows

How to Reproduce

  1. Get random package
  2. An error occurs.

Output

No response

Code of Conduct

@hashuser hashuser added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels May 16, 2021
@uranusjr
Copy link
Member

Please see #9216 (comment)

@uranusjr uranusjr added resolution: duplicate Duplicate of an existing issue/PR and removed S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels May 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: duplicate Duplicate of an existing issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants