I'm trying to install OpenCV so that I can use it projects and whatnot but after downloading it from here: https://sourceforge.net/projects/opencvlibrary/ I'm still getting these errors
import cv2
Error
ModuleNotFoundError: No module named 'cv2'