Skip to content
tlecomte edited this page Dec 28, 2011 · 7 revisions

Here are some steps required to run Friture on MacOS X:

Homebrew can install Qt, PyQt, Qwt, PyQwt and Portaudio:

brew install pyqwt

brew install portaudio

The PyPI contains packages for Pyaudio, PyOpenGL, psutil:

pip install pyaudio

pip install PyOpenGL

pip install psutil

Clone this wiki locally