Install Pip with Curl and Python—core—docker

curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"

python get-pip.py

pip --help

pip -V
posted @ 2016-02-01 00:00  张同光  阅读(56)  评论(0编辑  收藏  举报