We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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