【发布时间】:2020-08-11 11:33:43
【问题描述】:
我尝试以多种方式安装 OpenCV。我试过这个教程:
https://docs.opencv.org/master/d0/db2/tutorial_macos_install.html
我尝试使用 conda:
conda install -c conda-forge opencv
等等。等等
但是当我输入 import cv2 时,它会说:
有人有想法吗?
【问题讨论】:
-
尝试运行一次。