win10 64位系统 python3.6 安装dlib库
程序员文章站
2022-03-20 17:22:53
...
1、Download wheel file from here or copy the link address(https://pypi.org/simple/dlib/)。
2、执行如下代码:
pip install dlib-19.1.0-cp35-cp35m-win_amd64.whl
上一篇: TensorFlow批读取图片
下一篇: Jquery 操作方法记录