Skip to content

add python3.11-venv package #1482

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

Open
Echoflare opened this issue Apr 10, 2025 · 0 comments
Open

add python3.11-venv package #1482

Echoflare opened this issue Apr 10, 2025 · 0 comments

Comments

@Echoflare
Copy link

🚀 Feature

in the current up-to-date environment, python version is 3.11, but after testing, it was found that creating a virtual environment using python -m venv venv_name results in the loss of some modules (e.g., pip3)
although this issue can be solved by "apt install python3.11-venv" in notebook, it's not an efficient way to do it
so the request is to add this package directly to the docker image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant