I’ve installed python and opencv by using the correct commands in the cmd, but when I type in ‘import cv2’ in a python then I get in error
I’ve installed python and opencv by using the correct commands in the cmd, but when I type in ‘import cv2’ in a python then I get the error ” module that was compiled using numpy 1.x cannot be run in numpy 2.0.0 as it may crash”