# 方法一python -m pip install --upgrade pip
# 方法二python -m pip install -U --force-reinstall pip
# 方法三pip install --user --upgrade pip
需多次尝试!!!