News

Hi everyone, I get the following error in PyCharm Community 2021.1: import cv2 ModuleNotFoundError: No module named 'cv2' Terminal inside PyCharm: I'm using the latest version of opencv-python on ...
I've installed requirement.txt from the node folder. I've confirmed Opencv is installed and updated. I just can't seem to get this to work. I'm fairly new to python ...