执行以下命令更新 pip 库时报错
e:py36python.exe -m pip install --upgrade pip'
python -m pip uninstall pip setuptools
pip install --upgrade setuptools