I am getting error while installing cv2 package from project interpreter.
Error occured: 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 cv2
Please help me solve this error.