After installing Chocolatey, Python executables are added to the PATH environment variable. This causes conflicts when trying to run Python commands, as Windows prioritizes the Chocolatey executables.
My ssh server system is using glibc 2.18 and not compatible with the latest vscode version, so I installed the older version: 1.95.3. However, I can't install python in the server, because it will ...