python如何安装cv2

使用pip3 安装cv2包的时候报错python

1 PS C:\Users\lenovo> pip3 install cv2
2 Collecting cv2
3   Could not find a version that satisfies the requirement cv2 (from versions: )
4 No matching distribution found for cv2

解决方案:ui

 pip3 install opencv-pythonspa

相关文章
相关标签/搜索