Cannot find reference 'VideoCapture' in '__init__.py'
What is wrong with this cv2 import? A lot of people have problems with it, tried different options I found and none helped
what solutions i found, but no one work
from cv2 import cv2pip install --force-reinstall --no-cache -U opencv-python==4.5.5.62pip install opencv-contrib-python
python 3.10.7