Kaggle / Kaggle/docker-python

add python3.11-venv package

未關閉 適合新手
#1,482 0 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
2.7k
分支
1k
平均合併
7 天 14 小時
30 天內合併 PR
2

描述

## 🚀 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

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

定位 Docker 映像的套件安裝進入點,並檢查 Python 3.11 環境是如何配置的。建置或檢查產生的映像,然後驗證使用 `python -m venv` 建立虛擬環境時,在不需要另外進行 apt 安裝的情況下仍會保留預期的模組,包括 pip。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
docker, python
領域
devops, infrastructure
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
65/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。