I am getting error while installing OpenCV package from project interpreter.
Error occurred: Non zero exit code(1)
When I execute command, pip install cv2
..it gives error as,
Could not find a version that satisfies the requirement cv2(from versions: )No matching distribution found for OpenCV
Please help me solve this error.