curl -s https://bootstrap.pypa.io/get-pip.py | python3
安装pip2
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py python2 get-pip.py