I try to use WinPython-64bit-3.6.3.0Qt5 on Windows 10 Pro with VScode. Winpython is installed in C:\Users\Public\WinPython-64bit-3.6.3.0Qt5. In the user settings file I have, but I cannot see WinPython in list of available python intepreters and python environments. What could be wrong. I tried also to use "\"
{
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"python.pythonPath": "C:/Users/Public/WinPython-64bit-3.6.3.0Qt5/python-3.6.3.amd64/python.exe"
}
Thanks for any hint.