How to fix Visual Studio Code still not finding binary after changing PATH environment variable on Windows

Problem:

Your Visual Studio Code integrated shell on Windows still doesn’t find a binary (e.g. a Python binary) even though you have just added it to the PATH environment variable and have opened a new shell in Visual Studio.

Solution:

In order to reload the PATH environment variable, restart Visual Studio Code !