Search code examples
pythonosx-mountain-lionhomebrewrets

Install librets on OS X 10.8 with Python bindings


We need to install librets on OS X with Python bindings. How do we do that?


Solution

    1. Install Homebrew
    2. Run brew edit librets
    3. Replace your recipe with the code
    4. Run brew install librets