当我们import cv2时报错
ModuleNotFoundError: No module named 'cv2'当我们使用pip install cv2安装opencv依然报错
ERROR: Could not find a version that satisfies the requirement cv3(from versions: none)
ERROR: No matching distribution found for cv3解决办法
pip install opencv-python | 留言与评论(共有 0 条评论) “” |