mac brew install error

时间:2018-06-24 10:23:19   收藏:0   阅读:1105

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

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!