MacOS如何更新pip

➜  ~ pip install --upgrade pip
DEPRECATION: Configuring installation scheme with distutils config files is deprecated and will no longer work in the near future. If you are using a Homebrew or Linuxbrew Python, please see discussion at https://github.com/Homebrew/homebrew-core/issues/76621
Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.3.1)

不能使用 pip install --upgrade pip 更新了,那么怎么更新呢?

回答

难道21.3.1不是最新版吗,为什么还要更新呢

以上是MacOS如何更新pip的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>