I'm currently trying to get the cv2 library on python so I could play some videos using python. Whenever I try to install cv2 from pycharm I get this error:
Collecting cv2
Could not find a version that satisfies the requirement cv2 (from versions: )
No matching distribution found for cv2
I looked around and read that I should installopencv-python using pip, and I did, but pycharm still does not recognise cv2.


pythonat the command line. Also have you tried installing it using the PyCharm package installer? jetbrains.com/help/pycharm/…