File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ This software is free and open source software licensed under the terms of GPLv3
2323
2424 - ` python-lxml ` (Ubuntu/Mint/Debian), ` python-lxml ` (Arch Linux)
2525
26+ If you're using Ubuntu 15.x, you should install pip to install python whoosh 2.5.7:
27+ - ` python-pip `
28+ - ` pip install whoosh==2.5.7 `
29+
2630* Whoosh 2.x
2731
2832 - ` python-whoosh ` (Ubuntu/Mint/Debian), ` python-whoosh ` in AUR (Arch Linux)
@@ -35,6 +39,8 @@ This software is free and open source software licensed under the terms of GPLv3
3539
3640 - ` gstreamer0.10-plugins-good ` & ` gstreamer0.10-plugins-ugly ` (Ubuntu/Mint/Debian), ` gstreamer0.10-good-plugins ` & ` gstreamer0.10-ugly-plugins ` (Arch Linux)
3741
42+ If you're using Ubuntu 15.x, you should install python-qt4-phonon to pronunce words and sentences correctly:
43+ - ` python-qt4-phonon `
3844
3945##Installation
4046
You can’t perform that action at this time.
0 commit comments