python如何安装cv2

python如何安装cv2

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

1 PS C:Userslenovo> 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

解决方案:

 pip3 install opencv-python

Published by

风君子

独自遨游何稽首 揭天掀地慰生平

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注