• 因为这个错误导致 pip找不到
#首先执行 
python -m ensurepip

#然后执行即可更新完毕
python -m pip install --upgrade pip