1- Install PIP
apt-get install python3-pip
2- Install Python 2
apt-get install python2
3- Install OpenCV with
pip install opencv-python==2.4.9
if this does not work install it manually from opencv.2.4.9
copy cv2.pyd to sitepackages of your python2 installation
4- Install pygame with
pip install pygame
5- Install speechrecognition with
pip install speechrecognition
1- go to http://www.consortium.ri.cmu.edu/data/ck/CK+/
2- get the username and password by registering on their website.