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

Disable upgrade prompt on EXTERNALLY-MANAGED environments #11820

Open
1 task done
graingert opened this issue Feb 26, 2023 · 3 comments · May be fixed by #13064
Open
1 task done

Disable upgrade prompt on EXTERNALLY-MANAGED environments #11820

graingert opened this issue Feb 26, 2023 · 3 comments · May be fixed by #13064
Labels
PEP implementation Involves some PEP type: enhancement Improvements to functionality

Comments

@graingert
Copy link
Contributor

graingert commented Feb 26, 2023

Description

It's slightly odd that pip recommends running a pip install --upgrade pip that cannot succeed under EXTERNALLY-MANAGED environments

Expected behavior

No response

pip version

23.0.1

Python version

3.11

OS

Debian

How to Reproduce

N/A

Output

No response

Code of Conduct

@graingert graingert added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels Feb 26, 2023
@pradyunsg pradyunsg changed the title don't suggest upgrading pip in EXTERNALLY-MANAGED Python installations. Disable upgrade prompt on EXTERNALLY-MANAGED environments Feb 26, 2023
@pradyunsg pradyunsg added type: enhancement Improvements to functionality and removed type: bug A confirmed bug or unintended behavior S: needs triage Issues/PRs that need to be triaged labels Feb 26, 2023
@pamamolf

This comment was marked as off-topic.

@pradyunsg

This comment was marked as off-topic.

@ichard26
Copy link
Member

ichard26 commented Nov 3, 2024

I honestly suspect that downstream redistributors already patch this out, but it is silly nevertheless and something trivial we can fix. Addressed in PR #13064.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PEP implementation Involves some PEP type: enhancement Improvements to functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants