一次解決You should consider upgrading via the 'pip install --upgrade pip' command.

在執行pip install --upgrade pip 或 python -m pip install --upgrade pip

升級pip時報錯:

You should consider upgrading via the 'pip install --upgrade pip' command. 如下圖

解決辦法:

python -m pip install -U --force-reinstall pip

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章