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

fix(run-task): pass '--break-system-packages' when installing pip req… #382

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

ahal
Copy link
Collaborator

@ahal ahal commented Dec 6, 2023

…uirements

This is needed on newer Pythons that raise an error when attempting to pip install to the system installation.

@ahal ahal requested a review from a team December 6, 2023 15:15
@ahal ahal self-assigned this Dec 6, 2023
@ahal ahal requested a review from gabrielBusta December 6, 2023 15:15
@ahal
Copy link
Collaborator Author

ahal commented Dec 6, 2023

See also issue #381 to track fixing this properly.

…uirements

This is needed on newer Pythons that raise an error when attempting to
pip install to the system installation.
@ahal ahal merged commit 783774e into taskcluster:main Dec 6, 2023
11 checks passed
@ahal ahal deleted the run_task_pip branch December 6, 2023 21:46
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