i have an issue some code said this error : im_gray = cv.imread('anyaForger.jpeg', cv.CV_LOAD_IMAGE_GRAYSCALE) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'cv2' has no attribute 'CV_LOAD_IMAGE_GRAYSCALE'
im_gray = cv.imread('anyaForger.jpeg', cv.CV_LOAD_IMAGE_GRAYSCALE) ^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'cv2' has no attribute 'CV_LOAD_IMAGE_GRAYSCALE'