【问题标题】:Install librets on OS X 10.8 with Python bindings使用 Python 绑定在 OS X 10.8 上安装 libret 【发布时间】:2013-08-13 14:36:58 【问题描述】: 我们需要使用 Python 绑定在 OS X 上安装 librets。我们如何做到这一点? 【问题讨论】: 标签: python osx-mountain-lion homebrew rets 【解决方案1】: 安装Homebrew 运行brew edit librets 将您的食谱替换为the code 运行brew install librets 【讨论】: