'cv2' has no attribute 'CV_HOUGH_GRADIENT'
How can i solve this problem? it is saying cv2 has no attribute called CV_HOUGH_GRADIENT. I already tried to import cv2.cv as cv and that didnt work to.
opencv version ?
the version is 3.3.1