This code is developed using Python 3.6 on Xubuntu 18.04.
pip install -r requirements.txt
# in the project root folder
python3 src/facial_landmarks.py --shape-predictor predictor/shape_predictor_68_face_landmarks.dat --image images/image5.jpg
The distance was calculated using euclidean distance