In VS Code I created a virtualenv, installed opencv and wrote a few functions. The functions (which import cv2) work fine when running from terminal.
I now want to use th