I try to install by using pip from odoo shell the module "face_recognition":
pip install face_recognition
Before was successfully installed "cmake".
When pip try to install "dlib" and "face_recognition" it interrupt without any error.
Maybe somebody was face with same problem.
output in shell :