相关疑难解决方法(0)

如何在 alpine linux 上安装 python?

如何在基于 alpine 的映像上安装 python3 和 python3-pip(不使用 python 映像)?

 $ apk add --update python3.8 python3-pip
 ERROR: unsatisfiable constraints:
   python3-pip (missing):
     required by: world[python3-pip]
   python3.8 (missing):
     required by: world[python3.8]
Run Code Online (Sandbox Code Playgroud)

python linux alpine-linux

48
推荐指数
6
解决办法
7万
查看次数

标签 统计

alpine-linux ×1

linux ×1

python ×1