-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
Type: Bug
Also setting the path manually selected Python 3.12 instead of Python 3.13. Launching python3.13 manually shows that it exists and it is Python 3.13.
Trace logs
2025-05-13 12:42:57.393 [debug] Start refreshing environments, config: Configuration { workspace_directories: Some(["/home/brett/Repositories/microsoft/print-debugging"]), executables: None, conda_executable: None, poetry_executable: Some("poetry"), environment_directories: Some([]), cache_directory: Some("/home/brett/.vscode-server-insiders/data/User/globalStorage/ms-python.python/pythonLocator") }
2025-05-13 12:42:57.394 [debug] Searching using locator: PyEnv
2025-05-13 12:42:57.394 [debug] Searching for environments in workspace folders: ["/home/brett/Repositories/microsoft/print-debugging"]
2025-05-13 12:42:57.394 [debug] Searching using locator: Pixi
2025-05-13 12:42:57.394 [debug] Searching for environments in global folders: ["/home/brett/.vscode-server-insiders/bin/4b88fa7949c13eea3369e8a05042a03f2f9df8be/bin/remote-cli", "/home/linuxbrew/.linuxbrew/bin", "/home/linuxbrew/.linuxbrew/sbin", "/home/brett/.local/bin", "/home/brett/.cargo/bin", "/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/games", "/usr/local/games", "/usr/lib/wsl/lib", "/mnt/c/WINDOWS/system32", "/mnt/c/WINDOWS", "/mnt/c/WINDOWS/System32/Wbem", "/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/", "/mnt/c/WINDOWS/System32/OpenSSH/", "/mnt/c/Program Files/Git/cmd", "/mnt/c/Program Files/dotnet/", "/mnt/c/Program Files/Docker/Docker/resources/bin", "/mnt/c/Program Files/PowerShell/7/", "/mnt/c/Users/brcan/AppData/Local/Microsoft/WindowsApps", "/mnt/c/Users/brcan/AppData/Local/Programs/Microsoft VS Code Insiders/bin", "/mnt/c/Users/brcan/AppData/Local/Programs/Microsoft VS Code/bin", "/etc", "/lib", "/lib/x86_64-linux-gnu", "/lib64", "/usr/include", "/usr/lib", "/usr/lib/x86_64-linux-gnu", "/usr/lib64", "/usr/libexec", "/usr/local", "/usr/local/etc", "/usr/local/lib", "/usr/share", "/opt", "/home/brett/.local/bin"]
2025-05-13 12:42:57.394 [debug] Searching using locator: Conda
2025-05-13 12:42:57.394 [debug] Completed searching using locator: Pixi in 157.608µs
2025-05-13 12:42:57.394 [debug] Searching using locator: Poetry
2025-05-13 12:42:57.394 [debug] Searching using locator: PipEnv
2025-05-13 12:42:57.395 [debug] Completed searching using locator: PipEnv in 44.053µs
2025-05-13 12:42:57.395 [debug] Ignoring folder: "/home/brett/Repositories/microsoft/print-debugging/.vscode"
2025-05-13 12:42:57.395 [debug] Ignoring folder: "/home/brett/Repositories/microsoft/print-debugging/__pycache__"
2025-05-13 12:42:57.395 [debug] Identifying Python environment using locators: "/home/linuxbrew/.linuxbrew/bin/python3"
2025-05-13 12:42:57.395 [debug] Searching using locator: VirtualEnvWrapper
2025-05-13 12:42:57.395 [debug] Completed searching using locator: VirtualEnvWrapper in 4.092µs
2025-05-13 12:42:57.401 [debug] .condarc not found ("/var/lib/miniconda3/.condarc")
2025-05-13 12:42:57.402 [debug] .condarc not found ("/etc/miniconda3/condarc")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/etc/conda/condarc.d")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/etc/miniconda3/condarc.d")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/home/brett/.conda/condarc.d")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/var/lib/miniconda/.mambarc")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/home/brett/condarc")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/etc/miniconda3/.condarc")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/home/brett/.conda/.condarc")
2025-05-13 12:42:57.403 [debug] .condarc not found ("/var/lib/miniconda/condarc")
2025-05-13 12:42:57.404 [debug] .condarc not found ("/var/lib/miniconda/condarc.d")
2025-05-13 12:42:57.404 [debug] .condarc not found ("/var/lib/conda/.mambarc")
2025-05-13 12:42:57.404 [debug] .condarc not found ("/home/brett/.config/conda/.condarc")
2025-05-13 12:42:57.404 [debug] .condarc not found ("/var/lib/conda/.condarc")
2025-05-13 12:42:57.404 [debug] .condarc not found ("/home/brett/.config/conda/condarc.d")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/conda/.condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/conda/mambarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/home/brett/condarc.d")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/miniconda/condarc.d")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/miniconda/mambarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/var/lib/miniconda3/condarc.d")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/var/lib/conda/condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/home/brett/.conda/condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/home/brett/.mambarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/home/brett/.condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/conda/condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/var/lib/conda/condarc.d")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/var/lib/miniconda/.condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/var/lib/miniconda3/condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/var/lib/miniconda3/.mambarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/home/brett/.config/conda/condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/miniconda3/mambarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/miniconda/condarc")
2025-05-13 12:42:57.405 [debug] .condarc not found ("/etc/miniconda/.condarc")
2025-05-13 12:42:57.405 [debug] No Conda environments in .condarc []
2025-05-13 12:42:57.405 [debug] Searching using locator: VirtualEnv
2025-05-13 12:42:57.405 [debug] Completed searching using locator: VirtualEnv in 18.679µs
2025-05-13 12:42:57.405 [debug] Searching using locator: Homebrew
2025-05-13 12:42:57.405 [debug] Searching using locator: Venv
2025-05-13 12:42:57.405 [debug] Completed searching using locator: Venv in 17.549µs
2025-05-13 12:42:57.405 [debug] Searching for environments in global venv folders: []
2025-05-13 12:42:57.405 [debug] Searching using locator: LinuxGlobal
2025-05-13 12:42:57.405 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3.13" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13" with version Some("3.13.3")
2025-05-13 12:42:57.405 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3.12" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12" with version Some("3.12.10")
2025-05-13 12:42:57.405 [debug] Identifying Python environment using locators: "/bin/python3"
2025-05-13 12:42:57.405 [debug] Identifying Python environment using locators: "/usr/bin/python3"
2025-05-13 12:42:57.408 [debug] Using cache from "/home/brett/.vscode-server-insiders/data/User/globalStorage/ms-python.python/pythonLocator/916dbcbb3f70747c.3.json" for "/bin/python3"
2025-05-13 12:42:57.409 [debug] Reporting Environment PythonEnvironment { display_name: None, name: None, executable: Some("/home/linuxbrew/.linuxbrew/bin/python3.12"), kind: Some(Homebrew), version: Some("3.12.10"), prefix: None, manager: None, project: None, arch: None, symlinks: Some(["/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12", "/home/linuxbrew/.linuxbrew/bin/python3.12", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"]) }
2025-05-13 12:42:57.409 [info] Discovered env: /home/linuxbrew/.linuxbrew/bin/python3.12
2025-05-13 12:42:57.409 [debug] Updating cache for "/bin/python3" with new symlinks
2025-05-13 12:42:57.409 [debug] Caching interpreter info for "/bin/python3"
2025-05-13 12:42:57.409 [debug] Using cache from "/home/brett/.vscode-server-insiders/data/User/globalStorage/ms-python.python/pythonLocator/31f2aee4e71d21fb.3.json" for "/usr/bin/python3"
2025-05-13 12:42:57.409 [debug] Updating cache for "/usr/bin/python3" with new symlinks
2025-05-13 12:42:57.409 [debug] Caching interpreter info for "/usr/bin/python3"
2025-05-13 12:42:57.409 [debug] Caching "/bin/python3" in "/home/brett/.vscode-server-insiders/data/User/globalStorage/ms-python.python/pythonLocator/916dbcbb3f70747c.3.json"
2025-05-13 12:42:57.409 [debug] Reporting Environment PythonEnvironment { display_name: None, name: None, executable: Some("/home/linuxbrew/.linuxbrew/bin/python3"), kind: Some(Homebrew), version: Some("3.13.3"), prefix: None, manager: None, project: None, arch: None, symlinks: Some(["/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3", "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13", "/home/linuxbrew/.linuxbrew/bin/python3", "/home/linuxbrew/.linuxbrew/bin/python3.13", "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3", "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3.13", "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3", "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3.13", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.13"]) }
2025-05-13 12:42:57.410 [info] Discovered env: /home/linuxbrew/.linuxbrew/bin/python3
2025-05-13 12:42:57.410 [debug] Completed searching using locator: Homebrew in 12.600501ms
2025-05-13 12:42:57.410 [debug] Caching "/usr/bin/python3" in "/home/brett/.vscode-server-insiders/data/User/globalStorage/ms-python.python/pythonLocator/31f2aee4e71d21fb.3.json"
2025-05-13 12:42:57.410 [debug] Reporting Environment PythonEnvironment { display_name: None, name: None, executable: Some("/usr/bin/python3"), kind: Some(LinuxGlobal), version: Some("3.11.2.final.0"), prefix: Some("/usr"), manager: None, project: None, arch: Some(X64), symlinks: Some(["/usr/bin/python3", "/usr/bin/python3.11"]) }
2025-05-13 12:42:57.410 [info] Discovered env: /usr/bin/python3
2025-05-13 12:42:57.411 [debug] Resolving env "/home/linuxbrew/.linuxbrew/bin/python3.12"
2025-05-13 12:42:57.411 [debug] In resolve_environment, looking for Python Env PythonEnv { executable: "/home/linuxbrew/.linuxbrew/bin/python3.12", prefix: None, version: None, symlinks: None } in "/home/linuxbrew/.linuxbrew/bin/python3.12"
2025-05-13 12:42:57.411 [debug] Identifying Python environment using locators: "/home/linuxbrew/.linuxbrew/bin/python3.12"
2025-05-13 12:42:57.411 [debug] Resolving env "/home/linuxbrew/.linuxbrew/bin/python3"
2025-05-13 12:42:57.411 [debug] In resolve_environment, looking for Python Env PythonEnv { executable: "/home/linuxbrew/.linuxbrew/bin/python3", prefix: None, version: None, symlinks: None } in "/home/linuxbrew/.linuxbrew/bin/python3"
2025-05-13 12:42:57.411 [debug] Reporting Environment PythonEnvironment { display_name: None, name: None, executable: Some("/bin/python3"), kind: Some(LinuxGlobal), version: Some("3.11.2.final.0"), prefix: Some("/usr"), manager: None, project: None, arch: Some(X64), symlinks: Some(["/bin/python3", "/bin/python3.11"]) }
2025-05-13 12:42:57.411 [info] Discovered env: /bin/python3
2025-05-13 12:42:57.411 [debug] Identifying Python environment using locators: "/home/linuxbrew/.linuxbrew/bin/python3"
2025-05-13 12:42:57.411 [debug] Completed searching using locator: LinuxGlobal in 13.347259ms
2025-05-13 12:42:57.420 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.420 [debug] PyEnv versions directory not found
2025-05-13 12:42:57.420 [debug] Completed searching using locator: PyEnv in 25.839433ms
2025-05-13 12:42:57.423 [debug] Poetry exe not found
2025-05-13 12:42:57.423 [debug] Poetry Manager None
2025-05-13 12:42:57.423 [debug] Finding poetry file in "/home/brett/Repositories/microsoft/print-debugging"
2025-05-13 12:42:57.423 [debug] Parsing poetry file: "/home/brett/Repositories/microsoft/print-debugging/pyproject.toml"
2025-05-13 12:42:57.423 [debug] Poetry cache (default): Some("/home/brett/.cache/pypoetry")
2025-05-13 12:42:57.423 [debug] Poetry config file => None, virtualenv.path => "/home/brett/.cache/pypoetry/virtualenvs", cache_dir => Some("/home/brett/.cache/pypoetry"), virtualenvs_in_project => None
2025-05-13 12:42:57.423 [debug] pyproject.toml not found in any workspace directory
2025-05-13 12:42:57.424 [debug] Completed searching using locator: Poetry in 27.508449ms
2025-05-13 12:42:57.429 [debug] Conda environments in known paths ["/bin", "/etc", "/home/brett/.cargo/bin", "/home/brett/.local/bin", "/home/brett/.vscode-server-insiders/bin/4b88fa7949c13eea3369e8a05042a03f2f9df8be/bin/remote-cli", "/home/linuxbrew/.linuxbrew/bin", "/home/linuxbrew/.linuxbrew/sbin", "/lib", "/lib/x86_64-linux-gnu", "/lib64", "/mnt/c/Program Files/Docker/Docker/resources/bin", "/mnt/c/Program Files/Git/cmd", "/mnt/c/Program Files/PowerShell/7/", "/mnt/c/Program Files/dotnet/", "/mnt/c/Users/brcan/AppData/Local/Microsoft/WindowsApps", "/mnt/c/Users/brcan/AppData/Local/Programs/Microsoft VS Code/bin", "/mnt/c/Users/brcan/AppData/Local/Programs/Microsoft VS Code Insiders/bin", "/mnt/c/WINDOWS", "/mnt/c/WINDOWS/System32/OpenSSH/", "/mnt/c/WINDOWS/System32/Wbem", "/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/", "/mnt/c/WINDOWS/system32", "/opt", "/sbin", "/usr/bin", "/usr/games", "/usr/include", "/usr/lib", "/usr/lib/wsl/lib", "/usr/lib/x86_64-linux-gnu", "/usr/lib64", "/usr/libexec", "/usr/local", "/usr/local/bin", "/usr/local/etc", "/usr/local/games", "/usr/local/lib", "/usr/local/sbin", "/usr/sbin", "/usr/share"]
2025-05-13 12:42:57.444 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.446 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13" with version Some("3.13.3")
2025-05-13 12:42:57.449 [debug] Identifying Python environment using locators: "/home/linuxbrew/.linuxbrew/bin/python3.12"
2025-05-13 12:42:57.481 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.481 [debug] Failed to identify Python environment using locators, now trying to resolve: "/bin/python3"
2025-05-13 12:42:57.522 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.522 [debug] Failed to identify Python environment using locators, now trying to resolve: "/usr/bin/python3"
2025-05-13 12:42:57.561 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.561 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3.12" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12" with version Some("3.12.10")
2025-05-13 12:42:57.563 [debug] In resolve_environment, Resolved Python Exe "/home/linuxbrew/.linuxbrew/bin/python3.12" as ResolvedPythonEnv { executable: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12", prefix: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.7_1", version: "3.12.7.final.0", is64_bit: true, symlinks: Some(["/home/linuxbrew/.linuxbrew/bin/python3.12", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"]) }
2025-05-13 12:42:57.565 [warning] Inaccurate Python Environment Info for =>
Environment (Homebrew)
Executable : /home/linuxbrew/.linuxbrew/bin/python3.12
Version : 3.12.10
Symlinks : "/home/linuxbrew/.linuxbrew/bin/python3.12"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"
: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12"
.
Resolved as =>
Environment (Homebrew)
Executable : /home/linuxbrew/.linuxbrew/bin/python3.12
Version : 3.12.7.final.0
Prefix : /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.7_1
Architecture: x64
Symlinks : "/home/linuxbrew/.linuxbrew/bin/python3.12"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"
: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12"
Incorrect information =>
Environment Some(Homebrew) incorrectly identified
Version is incorrect
2025-05-13 12:42:57.565 [debug] Resolved env (Ok(152.49917ms)) "/home/linuxbrew/.linuxbrew/bin/python3.12" as PythonEnvironment { display_name: None, name: None, executable: Some("/home/linuxbrew/.linuxbrew/bin/python3.12"), kind: Some(Homebrew), version: Some("3.12.7.final.0"), prefix: Some("/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.7_1"), manager: None, project: None, arch: Some(X64), symlinks: Some(["/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12", "/home/linuxbrew/.linuxbrew/bin/python3.12", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"]) }
2025-05-13 12:42:57.565 [info] Resolved /home/linuxbrew/.linuxbrew/bin/python3.12
2025-05-13 12:42:57.595 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.595 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13" with version Some("3.13.3")
2025-05-13 12:42:57.598 [debug] In resolve_environment, Resolved Python Exe "/home/linuxbrew/.linuxbrew/bin/python3" as ResolvedPythonEnv { executable: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12", prefix: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.4", version: "3.12.4.final.0", is64_bit: true, symlinks: Some(["/home/linuxbrew/.linuxbrew/bin/python3", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"]) }
2025-05-13 12:42:57.598 [warning] Inaccurate Python Environment Info for =>
Environment (Homebrew)
Executable : /home/linuxbrew/.linuxbrew/bin/python3
Version : 3.13.3
Symlinks : "/home/linuxbrew/.linuxbrew/bin/python3"
: "/home/linuxbrew/.linuxbrew/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3"
: "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3"
: "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3"
: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13"
.
Resolved as =>
Environment (Homebrew)
Executable : /home/linuxbrew/.linuxbrew/bin/python3
Version : 3.12.4.final.0
Prefix : /home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.4
Architecture: x64
Symlinks : "/home/linuxbrew/.linuxbrew/bin/python3"
: "/home/linuxbrew/.linuxbrew/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3"
: "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3"
: "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12"
: "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.13"
: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3"
: "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13"
Incorrect information =>
Environment Some(Homebrew) incorrectly identified
Version is incorrect
2025-05-13 12:42:57.598 [debug] Resolved env (Ok(186.931409ms)) "/home/linuxbrew/.linuxbrew/bin/python3" as PythonEnvironment { display_name: None, name: None, executable: Some("/home/linuxbrew/.linuxbrew/bin/python3"), kind: Some(Homebrew), version: Some("3.12.4.final.0"), prefix: Some("/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.4"), manager: None, project: None, arch: Some(X64), symlinks: Some(["/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3", "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13", "/home/linuxbrew/.linuxbrew/bin/python3", "/home/linuxbrew/.linuxbrew/bin/python3.13", "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3", "/home/linuxbrew/.linuxbrew/opt/python3/bin/python3.13", "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3", "/home/linuxbrew/.linuxbrew/opt/python@3/bin/python3.13", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3", "/home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.13"]) }
2025-05-13 12:42:57.598 [info] Resolved /home/linuxbrew/.linuxbrew/bin/python3
2025-05-13 12:42:57.626 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.627 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3.12" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.12.10/bin/python3.12" with version Some("3.12.10")
2025-05-13 12:42:57.629 [debug] Identifying Python environment using locators: "/home/linuxbrew/.linuxbrew/bin/python3.13"
2025-05-13 12:42:57.662 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.664 [debug] Env ("/bin/python3") in Path resolved as Some(LinuxGlobal)
2025-05-13 12:42:57.665 [debug] Identifying Python environment using locators: "/bin/python3.11"
2025-05-13 12:42:57.693 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.695 [debug] Env ("/usr/bin/python3") in Path resolved as Some(LinuxGlobal)
2025-05-13 12:42:57.695 [debug] Identifying Python environment using locators: "/usr/bin/python3.11"
2025-05-13 12:42:57.722 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.722 [debug] Getting homebrew python info for "/home/linuxbrew/.linuxbrew/bin/python3.13" => "/home/linuxbrew/.linuxbrew/Cellar/[email protected]/3.13.3/bin/python3.13" with version Some("3.13.3")
2025-05-13 12:42:57.745 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.746 [debug] Failed to identify Python environment using locators, now trying to resolve: "/bin/python3.11"
2025-05-13 12:42:57.769 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.769 [debug] Failed to identify Python environment using locators, now trying to resolve: "/usr/bin/python3.11"
2025-05-13 12:42:57.793 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.798 [debug] Env ("/bin/python3.11") in Path resolved as Some(LinuxGlobal)
2025-05-13 12:42:57.821 [debug] PyEnv Info PyEnvInfo { exe: None, versions: None, version: None }
2025-05-13 12:42:57.825 [debug] Env ("/usr/bin/python3.11") in Path resolved as Some(LinuxGlobal)
Extension version: 2025.7.2025051301
VS Code version: Code - Insiders 1.101.0-insider (4b88fa7949c13eea3369e8a05042a03f2f9df8be, 2025-05-13T08:27:11.057Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2
- Python version (& distribution if applicable, e.g. Anaconda): 3.12.4
- Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): System
- Value of the
python.languageServersetting: Pylance
User Settings
languageServer: "Pylance"
testing
• autoTestDiscoverOnSaveEnabled: false
Installed Extensions
| Extension Name | Extension Id | Version |
|---|---|---|
| copilot | Git | 1.319.1561 |
| copilot-chat | Git | 0.28.2025051202 |
| debugpy | ms- | 2025.9.2025051201 |
| even-better-toml | tam | 0.21.2 |
| js-debug | ms- | 1.100.0 |
| python | ms- | 2025.7.2025051301 |
| ruff | cha | 2025.22.0 |
| vscode-commander | ms- | 0.2.0 |
| vscode-github-actions | git | 0.27.1 |
| vscode-js-profile-table | ms- | 1.0.10 |
| vscode-pull-request-github | Git | 0.111.2025051304 |
| vscode-pylance | ms- | 2025.4.104 |
System Info
| Item | Value |
|---|---|
| CPUs | 13th Gen Intel(R) Core(TM) i7-1370P (20 x 2189) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: enabled_on direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) | undefined |
| Memory (System) | 63.66GB (42.53GB free) |
| Process Argv | --crash-reporter-id 8c2d3e93-0526-420f-a934-b71e879abff1 |
| Screen Reader | no |
| VM | 0% |
| Item | Value |
|---|---|
| Remote | WSL: Debian |
| OS | Linux x64 5.15.167.4-microsoft-standard-WSL2 |
| CPUs | 13th Gen Intel(R) Core(TM) i7-1370P (20 x 0) |
| Memory (System) | 31.18GB (28.89GB free) |
| VM | 0% |
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt551:31249597
vscod805cf:30301675
vscaac:30438845
c4g48928:30535728
962ge761:30841072
9b8hh234:30694863
dsvsc014:30777825
dsvsc015:30821418
h48ei257:31000450
pythontbext0:30879054
cppperfnew:30980852
dwnewjupytercf:31046870
pythonrstrctxt:31093868
nativeloc1:31118317
e80f6927:31120813
dwcopilot:31158714
c3hdf307:31184662
471b6256:31263136
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
9064b325:31222308
copilot_t_ci:31222730
g012b348:31231168
pythoneinst12:31251391
bgtreat:31252123
c7cif404:31294349
31787653:31262186
3e8i5726:31271747
pythonpulldiag:31287486
6gi0g917:31259950
editoredits36407:31282444
996jf627:31264550
pythonrdcb7:31268811
usemplatestapi:31297334
747dc170:31275146
pythoncompactctx:31296835
6518g693:31302842
pylancecolor:31288664
generatesymbolt:31280541
convertfstringf:31280702
gendocf:31280703
pylancequickfixf:31296867
923gi514:31305832
b99bg931:31306656
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug