I'm using Windows, and I'm trying to install package cv2 for python3.
I did a pip3 install opencv-python
and it reports successful:
But when I do the import cv2
from python3, it's not found and I get weird errors:
What am I doing wrong?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…