简体   繁体   English

使用Python绑定在OS X 10.8上安装libret

[英]Install librets on OS X 10.8 with Python bindings

We need to install librets on OS X with Python bindings. 我们需要使用Python绑定在OS X上安装libret How do we do that? 我们该怎么做?

  1. Install Homebrew 安装自制软件
  2. Run brew edit librets 运行brew edit librets
  3. Replace your recipe with the code 代码替换您的食谱
  4. Run brew install librets 运行brew install librets

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在Mac OS X 10.8上安装hg convert所需的python subversion绑定? - How to install python subversion bindings needed by hg convert on Mac OS X 10.8? 在OS X 10.8上安装mysql-python - install mysql-python on OS X 10.8 OS X 10.8:修复严重破坏的Python安装,路径变量,模块 - OS X 10.8: Repairing badly broken Python install, path vars, modules 使用brewed python 2.7无法在OS X 10.8中安装virtualenv - Can't pip install virtualenv in OS X 10.8 with brewed python 2.7 easy_install和macports在Mac OS X 10.8上未安装到正确版本的Python - easy_install and macports not installing to right version of Python on Mac OS X 10.8 在OS X 10.8 macports安装后,python pip无法处理requirements.txt - python pip not working on requirements.txt after OS X 10.8 macports install 在Mac OS X 10.8和Ubuntu 10.04上Python的tell()行为有所不同 - tell() of Python behaving differently on Mac OS X 10.8 and Ubuntu 10.04 为什么Homebrew不在OS X 10.8上创建python绑定文件? - Why is Homebrew not creating python binding files on OS X 10.8? 如何避免使用Python 2.7在OS X 10.8上创建.pyc文件? - How to avoid creation of .pyc files on OS X 10.8 with Python 2.7? 在 OS X 10.8 上从 Python 打开 windows 时出现烦人的消息 - Annoying message when opening windows from Python on OS X 10.8
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM