pycharm中import cv2报错:Cannot find reference ‘cv2‘ in __init__.py

pycharm中import cv2报错:Cannot find reference 'cv2' in __init__.py

python3.7 should install the corresponding opencv-python

pip install opencv-python==3.4.5.20

Guess you like

Origin blog.csdn.net/qq_43191910/article/details/112557535