I'm not too tech savy, but my issue was I had a fresh windows10 and fresh vscode, I put the python extension. But no pip install or apt-get would work. So I went to CMD - l looked for version(was none). Just typed python in CMD and installed from microsoft store. Then went back to vs code to pip install requirements for flask app. Worked....