macOS 安装 pip

安装好wget之后:

wget https://bootstrap.pypa.io/get-pip.py
sudo python get-pip.py

 终于可以愉快的pip了~

Copyright © 2021 Primzahl. All rights reserved.

原文地址:https://www.cnblogs.com/Primzahl/p/5989759.html