Mac os 安装 pip
更新:HHH   时间:2023-1-7


first:

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

second:

sudo python get-pip.py

返回编程语言教程...