安装
bash
python -m pip install setuptools
更新pip
bash
python.exe -m pip install --upgrade pip
显示所有包版本
bash
python -m pip list
