python-envs.terminal.autoActivationType: "shellStartup" switches the new python-envs extension to inject activation via shell environment (invisible, no duplicate commands) Both settings together: ...
The HandsOn MCP server fails to start on Windows with: ModuleNotFoundError: No module named 'pywintypes' The mcp package (recent versions) imports mcp.os.win32 ...