curl -s https://bootstrap.pypa.io/get-pip.py | python3
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py | python
pip -V
kali 安装pip命令
原文:https://www.cnblogs.com/KHZ521/p/13517006.html