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

Use a Python virtualenv in CI #375

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Use a Python virtualenv in CI #375

merged 1 commit into from
Oct 1, 2024

Conversation

robertknight
Copy link
Owner

@robertknight robertknight commented Oct 1, 2024

Fix externally-managed-environment error from pip in Linux CI by creating a virtualenv and installing packages there, as advised by the error messages.

@robertknight robertknight changed the title Fix pip update error in CI Use a Python virtualenv in CI Oct 1, 2024
Fix `externally-managed-environment` error from pip in Linux CI by creating a
virtualenv and installing packages there, as advised by the error messages.
@robertknight robertknight merged commit a1b91af into main Oct 1, 2024
2 checks passed
@robertknight robertknight deleted the fix-pip-setup branch October 1, 2024 07:38
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.

1 participant