提交 a8830627 编写于 作者: A Adam Geitgey 提交者: GitHub

Update README.md

上级 f37e636e
......@@ -329,7 +329,11 @@ try `pip2 --no-cache-dir install face_recognition` to avoid the issue.
Issue: `AttributeError: 'module' object has no attribute 'face_recognition_model_v1'`
Solution: The version of `dlib` you have installed is too old. You need version 19.4 or newer. Upgrade `dlib`.
Solution: The version of `dlib` you have installed is too old. You need version 19.5 or newer. Upgrade `dlib`.
Issue: `Attribute Error: 'Module' object has no attribute 'cnn_face_detection_model_v1'`
Solution: The version of `dlib` you have installed is too old. You need version 19.5 or newer. Upgrade `dlib`.
Issue: `TypeError: imread() got an unexpected keyword argument 'mode'`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册