You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.101
OS Version: windows 10
Steps to Reproduce:
Recently, after updating VSCode to the latest version 1.101, I found that I couldn't start an MCP service on my Linux server.
I am sure that /home/user/anaconda3/envs/mcp/bin/pythons exists and is available.
This output means: The command “/home/user/anaconda3/envs/mcp/bin/python” required to run my_mysql cannot be found.
When I rolled back vscode to version 1.100.3, the problem disappeared.I think it's a problem with the latest version of the mcp update.