- pip install opencv-contrib-python
- pip install numpy
- pip install matplotlib
- pip install imutils
- pip install dlib
- pip install scipy
- pip install Pillow
- pip install SimpleCV
- pip install mahotas
- pip install scikit-learn
- pip install scikit-image
- pip install face-recognition
- pip install h5py
replace pip to pip3 (e.g pip3 install numpy)