【问题标题】:Unable to install hdf5 library from homebrew无法从自制软件安装 hdf5 库
【发布时间】:2021-08-24 19:17:20
【问题描述】:

我正在尝试从 Homebrew 安装 hdf5 库。在终端运行brew install hdf5会返回如下错误信息:

==> 正在搜索类似名称的公式...
错误:未找到类似名称的公式。
错误:没有可用的公式或名称为“hdf5”的木桶。
==> 正在搜索以前删除的公式(上个月)...
错误:未找到以前删除的公式。
==> 在 GitHub 上搜索点击...
错误:在水龙头中找不到公式。

我正在使用 Mojave 版本 10.14.6 的 Mac 上运行它。下一步我应该尝试下载 hdf5 库吗?

【问题讨论】:

    标签: python homebrew hdf5


    【解决方案1】:

    我的 Homebrew 下载似乎至少有一部分位于错误的位置。运行brew doctor,我得到了Warning: Homebrew/homebrew-core was not tapped properly!。这已通过运行 rm -rf "/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core" 然后 brew tap homebrew/core 修复。

    【讨论】:

      猜你喜欢
      • 2020-09-02
      • 2021-07-20
      • 1970-01-01
      • 2015-01-11
      • 2019-09-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多