先安装pillow、Click和cmake,使用pip的安装方式
然后将dlib和face_recognition分开装
pip install dlib==19.7.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install face_recognition -i https://pypi.tuna.tsinghua.edu.cn/simple
先安装pillow、Click和cmake,使用pip的安装方式
然后将dlib和face_recognition分开装
pip install dlib==19.7.0 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install face_recognition -i https://pypi.tuna.tsinghua.edu.cn/simple