Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

VSCode autocompletion with OpenCV (from source)

Hello, I have a problem concerning OpenCV auto-completion. I'm using VSCode and no auto-completion for OpenCV is made. I built OpenCV from source which is installed on this path : /home/chris/opencv-4.4.0 I have found that adding "python.autoComplete.extraPaths":"/home/chris/opencv-4.4.0," to settings.json file could help but not in my case maybe I gave the wrong path I'm not sure.

Thanks you in advance for your help