首页 > 系统服务 > 详细

mac brew install error

时间:2018-06-24 10:12:08      阅读:438      评论:0      收藏:0      [点我收藏+]

Error: No available formula with the name "pygame" 

==> Searching for a previously deleted formula (in the last month)...

Warning: homebrew/core is shallow clone. To get complete history run:

  git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.

==> Searching for similarly named formulae...

==> Searching local taps...

Error: No similarly named formulae found.

==> Searching taps...

==> Searching taps on GitHub...

Error: No formulae found in taps.

 

使用如下命令:

rm -rf /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core; brew update

 

mac brew install error

原文:https://www.cnblogs.com/shawn-meng/p/9219301.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!