add python3.11-venv package
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, python
- Domain
- devops, infrastructure
Research direction
Locate the Docker image's package-installation entry point and check how the Python 3.11 environment is provisioned. Build or inspect the resulting image, then verify that creating a virtual environment with python -m venv retains the expected modules, including pip, without a separate apt install.
Written by the indexing model from the issue text.
Description
🚀 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
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 1k
- Avg merge
- 7d 14h
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Kaggle/docker-python
-
ذ Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
Kaggle/docker-python#1555 ·
-
bug help wanted
Difficulty 4/5 3-5 days Newbie friendliness 42/100
Kaggle/docker-python#1546 · 4 comments · 2 reactions ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Kaggle/docker-python#1515 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
Kaggle/docker-python#1506 · 1 reaction ·
-
bug help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Kaggle/docker-python#1504 ·
All issues in Kaggle/docker-python
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·