Install Pip with Curl and Python—core—docker

来源:互联网 发布:wordpress搬家换域名 编辑:程序博客网 时间:2024/05/17 07:50
curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"

python get-pip.py

pip --help

pip -V
0 0
原创粉丝点击