Skip to content

Show an error message when pip install fails with network issues#13971

Open
sepehr-rs wants to merge 11 commits into
pypa:mainfrom
sepehr-rs:fix-pip-install
Open

Show an error message when pip install fails with network issues#13971
sepehr-rs wants to merge 11 commits into
pypa:mainfrom
sepehr-rs:fix-pip-install

Conversation

@sepehr-rs
Copy link
Copy Markdown
Member

@sepehr-rs sepehr-rs commented May 3, 2026

Fixes #4271, #3642, #11463, #13406, #12384 by showing an error message when pip encounters network errors during pip install. I’ll be adding tests for this soon, and would really appreciate any feedback or suggestions on the implementation.

@sepehr-rs sepehr-rs changed the title Show an error message when pip install --upgrade fails with network issues Show an error message when pip install fails with network issues May 9, 2026
@sepehr-rs
Copy link
Copy Markdown
Member Author

All tests are passing on my machine, but I’ll take a closer look to see what might be causing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installing without an internet connection erroneous reports requirements are up to date

1 participant