macos - 安装Homebrew : dyld: Library not loaded: @rpath/libssl. 1.0.0.dylib时出错

标签 macos homebrew

我正在尝试在MacOS上安装Homebrew(macOS Mojave版本10.14.3)
而且我不断收到以下错误(我在终端中看到的确切消息):

dyld: Library not loaded: @rpath/libssl.1.0.0.dylib
  Referenced from: /Users/[my_machine_name]/anaconda3/lib/libssh2.1.dylib
  Reason: image not found
我看到很多解决方案在其解决方案中都提到了一些与brew相关的命令,但是我正在尝试在此处安装brew,因此我还没有brew。我想知道我该怎么办?
编辑:
我正在使用以下命令来安装brew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

最佳答案

您可以通过conda环境管理器安装libssh2来解决此问题。

conda install libssh2 

关于macos - 安装Homebrew : dyld: Library not loaded: @rpath/libssl. 1.0.0.dylib时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54564036/

相关文章:

macos - 是否可以在 Interface Builder 中加入 NSGridView 的单元格?

macos - 如何修复卡在 `mysql.server stop` 上且不停止的 brew 安装的 MariaDB?

xcode - 为什么 Homebrew 报告 "couldn' t 理解 kern.osversion `14.0.0'”?

ruby-on-rails - Brew 更新中断 openssl

python - wxPython MacOS X Lion 全屏模式

macos - 今天在 os x 通知中心小部件中显示 bash 结果

macos - Sox:在mp3文件末尾修剪

macos - 登录重定向循环中的 Gitlab 客户端

homebrew - "brew link"有什么作用?

macos - 使用 Homebrew 在 OS X 上升级 rsync