Whoosh added for the indexer modules

pull/10/head
Alexandre Dulaunoy 2014-08-11 14:13:09 +02:00
parent 2b8f2689bf
commit 72b232366b
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ pip install python-magic
pip install numpy
pip install flask
pip install nltk
pip install whoosh
pip install matplotlib ----- (sudo ln -s freetype2/ft2build.h in /usr/include/)
pip install pybloomfiltermmap ----- (you may need to sudo apt-get install libssl-dev)
```