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 pip3 installs for Python3.11 #16

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

kx1t
Copy link
Contributor

@kx1t kx1t commented Aug 15, 2024

Python 3.11 works with virtual environments as a default. Since we are installing Python into a container, we need to now specifically allow pip3 to install at the system level rather than into a virtual environment

Python 3.11 works with virtual environments as a default. Since we are installing Python into a container, we need to now specifically allow pip3 to install at the system level rather than into a virtual environment
@jvde-github jvde-github merged commit df9f0b8 into jvde-github:main Aug 15, 2024
1 check failed
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