c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android
Python

Module 'cv2' has no 'imread' member Pylint E1101:no-member

| | python

I got this following pylint error while running the opencv project in visual studio code.


To Resolve this error you need to update setting.json file in vscode.

"pylint.args": "cv2"

VIDEO GUIDE: