Module 'cv2' has no 'VideoCapture' memberpylint code example
Example 1: module 'cv2' has no 'videocapture' member python
"python.linting.pylintArgs":["--extension-pkg-whitelist=cv2"]
Example 2: Module 'cv2' has no 'VideoCapture' member
from cv2 import cv2