Pycharm安装cv2失败的解决方案
如题,在从setting里面直接安装cv2的时候出现了如下错误
ERROR: Could not find a version that satisfies the requirement cv2 (from verson
这个时候就不要再搜索cv2了,搜索opencv-python,安装即可(反正我自己是成功了)
我亲眼目睹
每一个迈向死亡的生命都在热烈地生长
如题,在从setting里面直接安装cv2的时候出现了如下错误
ERROR: Could not find a version that satisfies the requirement cv2 (from verson
这个时候就不要再搜索cv2了,搜索opencv-python,安装即可(反正我自己是成功了)