Windows11+Python3.13.3环境下使用face_recognition库遇安装及运行错误求助
Windows11+Python3.13.3环境下使用face_recognition库遇安装及运行错误求助
各位大佬,来求助个face_recognition库的使用问题:
之前我在Python 3.10.7版本上安装并使用这个库时,全程顺顺利利,没遇到任何问题。但最近换到Windows 11系统、Python 3.13.3版本的环境后,每次尝试使用face_recognition库,都会反复弹出以下错误提示:
Please install 'face_recognition_models'
我也试着执行了下面的安装命令(命令输入到一半的内容如下),但问题还是没解决:pip install git+https://github.com/ageitgey/f
内容来源于stack exchange




