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

使用pip3安裝軟件時報如下錯誤:
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the ‘pip install –upgrade pip’ command.

解決辦法:
升級pip3:pip3 install –upgrade pip

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