Pycharm安装cv2失败的解决方案

如题,在从setting里面直接安装cv2的时候出现了如下错误

ERROR: Could not find a version that satisfies the requirement cv2 (from verson

这个时候就不要再搜索cv2了,搜索opencv-python,安装即可(反正我自己是成功了)

 

posted @ 2020-05-18 11:02  owczhlol  阅读(4232)  评论(0)    收藏  举报