Quantcast
Channel: Windows Archive - TechOverflow
Viewing all articles
Browse latest Browse all 17

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

$
0
0

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 !


Viewing all articles
Browse latest Browse all 17

Trending Articles