pip install安装dlib.whl文件出现 is not a supported wheel on this platform.
>pip install dlib-19.7.0-cp36-cp36m-win_amd64.whl
ERROR: dlib-19.7.0-cp36-cp36m-win_amd64.whl is not a supported wheel on this platform.
出现这个问题的原因是版本不匹配
查看本机python的版本匹配哪些文件
>>>python
Pyt...
原创
2020-03-21 15:41:37 ·
11650 阅读 ·
3 评论