#解决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

相关文章:

  • 2021-12-17
  • 2021-05-19
  • 2021-12-16
  • 2021-08-01
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2021-04-13
猜你喜欢
  • 2021-08-13
  • 2021-10-04
  • 2021-04-23
  • 2021-08-29
  • 2021-04-19
  • 2021-07-16
相关资源
相似解决方案