module 'cv2' has no attribute 'videocapture' code example
Example 1: module 'cv2' has no 'videocapture' member python
"python.linting.pylintArgs":["--extension-pkg-whitelist=cv2"]
Example 2: module 'cv2.cv2' has no attribute 'imWrite'
pip install opencv-contrib-python