add python3.11-venv package
未关闭
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。