If Python is not working in Visual Studio Code Terminal, you receive Python is not recognized, or the script fails to execute ...
Be default, a local pipenv environemnt is searched for and if found, is marked as the python interpreter. But it also then adds a line to settings.json indicating the path for the virtual environment ...