I\'ve been trying to install both OpenCV and cv2 from both Pycharm and from the terminal as suggested using:
pip install --user opencv pip install --user cv2
On Windows : !pip install opencv-python