Install librets on OS X 10.8 with Python bindings

389 Views Asked by At

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

1

There are 1 best solutions below

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