VSCode typically looks at ./venv/bin/python
which is the python interpreter in the virtual environment in the current workspace of the code editor. I previously opened a parent folder but had difficulty getting the interpreter in a nested child folder. After opening the child as the workspace root, VSCode automatically identified the interpreter