I\'ve installed OpenCV from miniconda using conda install -c conda-forge opencv.
conda install -c conda-forge opencv
However, every time I try to import it using import cv2, I
import cv2