macOS无法使用pip安装python包 DEPRECATION

macOS无法使用pip安装python包 DEPRECATION,第1张

问题描述

在macos使用pip安装python包出现报错:

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

原因:pip团队停止维护homebrew源

解决

安装python3.10,并使用pip3进行python包管理

安装时可参考官网:python3.10下载

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/langs/915621.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-16
下一篇 2022-05-16

发表评论

登录后才能评论

评论列表(0条)

保存