ModuleNotFoundError Traceback (most recent call last)
in
----> 1 import cv2
ModuleNotFoundError: No module named ‘cv2’
I am facing the above mentioned error.
I have tried it many times but it’s not working.
I have installed opencv-python