pip安装cv2报错

完整的报错信息:

ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none)
ERROR: No matching distribution found for cv2

 

方法:

pip install opencv-python

 

posted @ 2022-01-19 14:36  Clotho_Lee  阅读(168)  评论(0)    收藏  举报