Skip to content

Conversation

@s-t-e-v-e-n-k
Copy link

Description

The system executable might be an externally managed environment[1], which means pip then refuses to uninstall the installed package, and it bubbles up as a teardown error. Use the venv to avoid that.

1: https://packaging.python.org/en/latest/specifications/externally-managed-environments/

The system executable might be an externally managed environment[1],
which means pip then refuses to uninstall the installed package, and it
bubbles up as a teardown error. Use the venv to avoid that.

1: https://packaging.python.org/en/latest/specifications/externally-managed-environments/
@lieryan lieryan added this to the 1.15.0 milestone Jan 4, 2026
@lieryan
Copy link
Member

lieryan commented Jan 4, 2026

Thank you for investigating and contributing this PR @s-t-e-v-e-n-k.

Closed without merging because this fix is the exact same as #835.

@lieryan lieryan closed this Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants