Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

pylint no name in module cv2

"python.linting.pylintArgs":["--extension-pkg-whitelist=cv2"]
 #if that still doesn't work you can also use
"python.linting.pylintArgs":["--generate-members"]
 
PREVIOUS NEXT
Tagged: #pylint #module
ADD COMMENT
Topic
Name
9+2 =