1、問題:安裝第三方協程模塊 gevent時,提示pip版本過時,要升級為最新版本
WARNING: You are using pip version 20.1.1; however, version 20.2.2 is available.
You should consider upgrading via the 'c:\tools\python3.6\python.exe -m pip inst
all --upgrade pip' command.
在網上搜索了,半天也沒有解決問題
我的解決方法:
1、卸載pip setuptools安裝工具