Skip to content

Commit

Permalink
added dependency list, will be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
deb committed Feb 21, 2014
1 parent 797261d commit 58608de
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Debian dependencies (install using apt-get):

python-pygame
mpg123
pip

Python dependences (install using python pip):

nltk
Also: download cmudict by using:
python
import python
nltk.download()
d cmudict
exit()


0 comments on commit 58608de

Please sign in to comment.