小编Gui*_*rti的帖子

尝试安装 pyenv 时出现 Homebrew 错误

我最近通过终端安装了Homebrew,但是当我尝试使用它安装其他程序时出现一些错误。

这是我尝试安装pyenv时的示例情况。

brew install pyenv
Run Code Online (Sandbox Code Playgroud)

这是上述命令的输出:

Running `brew update --preinstall`...
Warning: No available formula with the name "ca-certificates".
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
Error: 
  homebrew-cask is a shallow clone.
To `brew update`, first run:
  git -C /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask fetch --unshallow
This command …
Run Code Online (Sandbox Code Playgroud)

macos terminal homebrew pyenv

3
推荐指数
1
解决办法
6179
查看次数

标签 统计

homebrew ×1

macos ×1

pyenv ×1

terminal ×1