dejavu/DEPENDENCIES.md
2014-02-22 18:56:07 -05:00

788 B

Dependencies required by dejavu

Dependency installation for Mac OS X

Tested on OS X Mavericks. Needs Homebrew to be installed.

brew install portaudio
brew install ffmpeg

sudo easy_install pyaudio
sudo easy_install pydub
sudo easy_install numpy
sudo easy_install scipy
sudo easy_install matplotlib
sudo easy_install pip

sudo pip install MySQL-python

sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib