WARNING: You are using pip version 20.2.3; however, version 20.2.4 is available. You should consider

#解决WARNING: You are using pip version 20.2.3; however, version 20.2.4 is available.

You should consider upgrading via the ‘e:\ncu_lai_pycharm\venv\scripts\python.exe -m pip install --upgrade pi
p’ command.
WARNING: You are using pip version 20.2.3; however, version 20.2.4 is available. You should consider

解决方法

**python -m pip install --upgrade pip -i https://pypi.douban.com/simple
**
WARNING: You are using pip version 20.2.3; however, version 20.2.4 is available. You should consider