VS Code python extension recently started complaining about a Path error on Win10
问题 When I start Visual Studio Code with a python file I started getting the following error The environment variable 'Path' seems to have some paths containing characters (';', '"' or ';;'). The existence of such characters are known to have caused the Python extension to not load. If the extension fails to load please modify your paths to remove these characters. I checked my path and I did indeed have a ;; appearing. I removed it but, I'm still getting the error. Here is my current path. PATH