Skip to content

Python interpreter is attempting to run .venv as the python command #26030

Description

@WibblyGhost

Type: Bug

Behaviour

When opening a new workspace or reloading the window with a python program selected, it fails to find the current .venv, and is useing a weird command to attempt to find my virtual environment.

Running VSCode as an apt install on Ubuntu natively

Steps to reproduce:

Disable the python environments extension as this was giving me even more problems, so I'm sticking with just the Python & Pylance extensions.

  1. Create an environment with UV, uv venv, uv sync
  2. Launch the workspace or reload the window
  3. VSCode fails to find the interpreter
  4. Manually select interpreter
  5. Success, python now works
  6. Reload the window
  7. Can't find the interpreter again
  8. Forced to manually select interpreter again

Diagnostic data

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

2026-07-07 08:56:04.144 [info] VS Code was launched from an activated environment: '.venv', selecting it as the interpreter for workspace.
2026-07-07 08:56:04.145 [debug] Received shell integration sequence for bash
2026-07-07 08:56:04.145 [debug] Received shell integration sequence for bash
2026-07-07 08:56:04.188 [debug] Dump environment variables {
    "CHROME_DESKTOP": "code.desktop",
    "CLUTTER_DISABLE_MIPMAPPED_TEXT": "1",
    "COLORTERM": "truecolor",
    "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1001/bus",
    "DEBUGINFOD_URLS": "https://debuginfod.ubuntu.com ",
    "DESKTOP_SESSION": "ubuntu",
    "DISPLAY": ":0",
    "ELECTRON_NO_ATTACH_CONSOLE": "1",
    "FC_FONTATIONS": "1",
    "GDK_BACKEND": "wayland",
    "GDMSESSION": "ubuntu",
    "GNOME_DESKTOP_SESSION_ID": "this-is-deprecated",
    "GNOME_SETUP_DISPLAY": ":1",
    "GNOME_SHELL_SESSION_MODE": "ubuntu",
    "GNOME_TERMINAL_SCREEN": "/org/gnome/Terminal/screen/56c75151_b2e5_4f64_976e_a0d0e1c5b5cb",
    "GNOME_TERMINAL_SERVICE": ":1.815",
    "GSM_SKIP_SSH_AGENT_WORKAROUND": "true",
    "GTK_MODULES": "gail:atk-bridge",
    "HOME": "/home/sansonz",
    "IM_CONFIG_PHASE": "1",
    "LANG": "en_AU.UTF-8",
    "LANGUAGE": "en_AU:en",
    "LC_ADDRESS": "en_NZ.UTF-8",
    "LC_IDENTIFICATION": "en_NZ.UTF-8",
    "LC_MEASUREMENT": "en_NZ.UTF-8",
    "LC_MONETARY": "en_NZ.UTF-8",
    "LC_NAME": "en_NZ.UTF-8",
    "LC_NUMERIC": "en_NZ.UTF-8",
    "LC_PAPER": "en_NZ.UTF-8",
    "LC_TELEPHONE": "en_NZ.UTF-8",
    "LC_TIME": "en_NZ.UTF-8",
    "LESSCLOSE": "/usr/bin/lesspipe %s %s",
    "LESSOPEN": "| /usr/bin/lesspipe %s",
    "LIBVIRT_DEFAULT_URI": "qemu:///system",
    "LOGNAME": "sansonz",
    "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:",
    "MEMORY_PRESSURE_WATCH": "/sys/fs/cgroup/user.slice/user-1001.slice/user@1001.service/session.slice/org.gnome.Shell@wayland.service/memory.pressure",
    "MEMORY_PRESSURE_WRITE": "c29tZSAyMDAwMDAgMjAwMDAwMAA=",
    "PAPERSIZE": "a4",
    "PWD": "/home/sansonz",
    "QT_ACCESSIBILITY": "1",
    "QT_IM_MODULE": "ibus",
    "SESSION_MANAGER": "local/DT1123:@/tmp/.ICE-unix/5416,unix/DT1123:/tmp/.ICE-unix/5416",
    "SHELL": "/bin/bash",
    "SHLVL": "1",
    "SSH_AUTH_SOCK": "/run/user/1001/keyring/ssh",
    "SYSTEMD_EXEC_PID": "5453",
    "TERM": "xterm-256color",
    "USER": "sansonz",
    "USERNAME": "sansonz",
    "UV_INDEX_URL": "https://python.taitradio.net",
    "UV_LINK_MODE": "copy",
    "VIRTUAL_ENV": ".venv",
    "VSCODE_CLI": "1",
    "VSCODE_CODE_CACHE_PATH": "/home/sansonz/.config/Code/CachedData/4fe60c8b1cdac1c4c174f2fb180d0d758272d713",
    "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
    "VSCODE_CWD": "/home/sansonz",
    "VSCODE_ESM_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
    "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
    "VSCODE_IPC_HOOK": "/run/user/1001/vscode-d5b326c6-1.12-main.sock",
    "VSCODE_NLS_CONFIG": "{\"userLocale\":\"en-gb\",\"osLocale\":\"en-au\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"/usr/share/code/resources/app/out/nls.messages.json\",\"locale\":\"en-gb\",\"availableLanguages\":{}}",
    "VSCODE_PID": "1126264",
    "VTE_VERSION": "7600",
    "WAYLAND_DISPLAY": "wayland-0",
    "XAUTHORITY": "/run/user/1001/.mutter-Xwaylandauth.C3RQR3",
    "XDG_CONFIG_DIRS": "/etc/xdg/xdg-ubuntu:/etc/xdg",
    "XDG_CURRENT_DESKTOP": "ubuntu:GNOME",
    "XDG_DATA_DIRS": "/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop",
    "XDG_MENU_PREFIX": "gnome-",
    "XDG_RUNTIME_DIR": "/run/user/1001",
    "XDG_SESSION_CLASS": "user",
    "XDG_SESSION_DESKTOP": "ubuntu",
    "XDG_SESSION_TYPE": "wayland",
    "XMODIFIERS": "@im=ibus",
    "_": "/usr/bin/code",
    "ELECTRON_RUN_AS_NODE": "1",
    "PATH": "/home/sansonz/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin"
}
2026-07-07 08:56:04.214 [debug] Dump environment variables {
    "CHROME_DESKTOP": "code.desktop",
    "CLUTTER_DISABLE_MIPMAPPED_TEXT": "1",
    "COLORTERM": "truecolor",
    "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/1001/bus",
    "DEBUGINFOD_URLS": "https://debuginfod.ubuntu.com ",
    "DESKTOP_SESSION": "ubuntu",
    "DISPLAY": ":0",
    "ELECTRON_NO_ATTACH_CONSOLE": "1",
    "FC_FONTATIONS": "1",
    "GDK_BACKEND": "wayland",
    "GDMSESSION": "ubuntu",
    "GNOME_DESKTOP_SESSION_ID": "this-is-deprecated",
    "GNOME_SETUP_DISPLAY": ":1",
    "GNOME_SHELL_SESSION_MODE": "ubuntu",
    "GNOME_TERMINAL_SCREEN": "/org/gnome/Terminal/screen/56c75151_b2e5_4f64_976e_a0d0e1c5b5cb",
    "GNOME_TERMINAL_SERVICE": ":1.815",
    "GSM_SKIP_SSH_AGENT_WORKAROUND": "true",
    "GTK_MODULES": "gail:atk-bridge",
    "HOME": "/home/sansonz",
    "IM_CONFIG_PHASE": "1",
    "LANG": "en_AU.UTF-8",
    "LANGUAGE": "en_AU:en",
    "LC_ADDRESS": "en_NZ.UTF-8",
    "LC_IDENTIFICATION": "en_NZ.UTF-8",
    "LC_MEASUREMENT": "en_NZ.UTF-8",
    "LC_MONETARY": "en_NZ.UTF-8",
    "LC_NAME": "en_NZ.UTF-8",
    "LC_NUMERIC": "en_NZ.UTF-8",
    "LC_PAPER": "en_NZ.UTF-8",
    "LC_TELEPHONE": "en_NZ.UTF-8",
    "LC_TIME": "en_NZ.UTF-8",
    "LESSCLOSE": "/usr/bin/lesspipe %s %s",
    "LESSOPEN": "| /usr/bin/lesspipe %s",
    "LIBVIRT_DEFAULT_URI": "qemu:///system",
    "LOGNAME": "sansonz",
    "LS_COLORS": "rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:",
    "MEMORY_PRESSURE_WATCH": "/sys/fs/cgroup/user.slice/user-1001.slice/user@1001.service/session.slice/org.gnome.Shell@wayland.service/memory.pressure",
    "MEMORY_PRESSURE_WRITE": "c29tZSAyMDAwMDAgMjAwMDAwMAA=",
    "PAPERSIZE": "a4",
    "PWD": "/home/sansonz",
    "QT_ACCESSIBILITY": "1",
    "QT_IM_MODULE": "ibus",
    "SESSION_MANAGER": "local/DT1123:@/tmp/.ICE-unix/5416,unix/DT1123:/tmp/.ICE-unix/5416",
    "SHELL": "/bin/bash",
    "SHLVL": "1",
    "SSH_AUTH_SOCK": "/run/user/1001/keyring/ssh",
    "SYSTEMD_EXEC_PID": "5453",
    "TERM": "xterm-256color",
    "USER": "sansonz",
    "USERNAME": "sansonz",
    "UV_INDEX_URL": "https://python.taitradio.net",
    "UV_LINK_MODE": "copy",
    "VIRTUAL_ENV": ".venv",
    "VSCODE_CLI": "1",
    "VSCODE_CODE_CACHE_PATH": "/home/sansonz/.config/Code/CachedData/4fe60c8b1cdac1c4c174f2fb180d0d758272d713",
    "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
    "VSCODE_CWD": "/home/sansonz",
    "VSCODE_ESM_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
    "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
    "VSCODE_IPC_HOOK": "/run/user/1001/vscode-d5b326c6-1.12-main.sock",
    "VSCODE_NLS_CONFIG": "{\"userLocale\":\"en-gb\",\"osLocale\":\"en-au\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"/usr/share/code/resources/app/out/nls.messages.json\",\"locale\":\"en-gb\",\"availableLanguages\":{}}",
    "VSCODE_PID": "1126264",
    "VTE_VERSION": "7600",
    "WAYLAND_DISPLAY": "wayland-0",
    "XAUTHORITY": "/run/user/1001/.mutter-Xwaylandauth.C3RQR3",
    "XDG_CONFIG_DIRS": "/etc/xdg/xdg-ubuntu:/etc/xdg",
    "XDG_CURRENT_DESKTOP": "ubuntu:GNOME",
    "XDG_DATA_DIRS": "/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop",
    "XDG_MENU_PREFIX": "gnome-",
    "XDG_RUNTIME_DIR": "/run/user/1001",
    "XDG_SESSION_CLASS": "user",
    "XDG_SESSION_DESKTOP": "ubuntu",
    "XDG_SESSION_TYPE": "wayland",
    "XMODIFIERS": "@im=ibus",
    "_": "/usr/bin/code",
    "ELECTRON_RUN_AS_NODE": "1",
    "PATH": "/home/sansonz/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin"
}
2026-07-07 08:56:04.219 [info] > pyenv which python
2026-07-07 08:56:04.219 [info] cwd: .
2026-07-07 08:56:04.240 [debug] [Error: Command failed: pyenv which python
/bin/sh: 1: pyenv: not found

	at genericNodeError (node:internal/errors:985:15)
	at wrappedFn (node:internal/errors:539:14)
	at ChildProcess.exithandler (node:child_process:418:12)
	at ChildProcess.emit (node:events:521:24)
	at maybeClose (node:internal/child_process:1124:16)
	at Socket.<anonymous> (node:internal/child_process:481:11)
	at Socket.emit (node:events:509:28)
	at Pipe.<anonymous> (node:net:350:12)] {
  code: 127,
  killed: false,
  signal: null,
  cmd: 'pyenv which python'
}
2026-07-07 08:56:04.257 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined
2026-07-07 08:56:04.262 [debug] Extension charliermarsh.ruff accessed onDidChangeActiveEnvironmentPath with args: undefined
2026-07-07 08:56:04.262 [debug] Extension charliermarsh.ruff accessed getActiveEnvironmentPath with args: undefined
2026-07-07 08:56:04.269 [info] Native locator: Refresh finished in 139 ms
2026-07-07 08:56:04.273 [debug] Received shell integration sequence for bash
2026-07-07 08:56:04.280 [info] > .venv -c "import sys;print(sys.executable)"
2026-07-07 08:56:04.288 [error] [Error: Command failed: .venv -c "import sys;print(sys.executable)"
/bin/sh: 1: .venv: not found

	at genericNodeError (node:internal/errors:985:15)
	at wrappedFn (node:internal/errors:539:14)
	at ChildProcess.exithandler (node:child_process:418:12)
	at ChildProcess.emit (node:events:521:24)
	at maybeClose (node:internal/child_process:1124:16)
	at Socket.<anonymous> (node:internal/child_process:481:11)
	at Socket.emit (node:events:509:28)
	at Pipe.<anonymous> (node:net:350:12)] {
  code: 127,
  killed: false,
  signal: null,
  cmd: '.venv -c "import sys;print(sys.executable)"'
}
2026-07-07 08:56:04.330 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined
2026-07-07 08:56:04.330 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined
2026-07-07 08:56:04.330 [debug] Extension ms-python.vscode-pylance accessed onDidEnvironmentVariablesChange with args: undefined
2026-07-07 08:56:05.175 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2026-07-07 08:56:05.177 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined
2026-07-07 08:56:05.177 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2026-07-07 08:56:05.178 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2026-07-07 08:56:05.179 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined
2026-07-07 08:56:05.179 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2026-07-07 08:56:05.262 [debug] Delay Trigger[Test Configuration Change]: triggered=1, called=1
2026-07-07 08:56:05.623 [info] Starting Pylance language server.
2026-07-07 08:56:05.625 [debug] Terminal shell path '/usr/bin/bash' identified as shell 'bash'
2026-07-07 08:56:05.625 [debug] Shell identified as bash 
2026-07-07 08:56:05.640 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2026-07-07 08:56:05.837 [debug] Delay Trigger[Test Configuration Change]: triggered=2, called=2
sansonz@DT1123:~/Development/integration-tests$ ll .venv/bin
total 27696
drwxrwxr-x 2 sansonz sansonz     4096 Jul  7 08:52 ./
drwxrwxr-x 4 sansonz sansonz     4096 Jul  7 08:52 ../
-rw-rw-r-- 1 sansonz sansonz     4136 Jul  7 08:52 activate
-rw-rw-r-- 1 sansonz sansonz     2699 Jul  7 08:52 activate.bat
-rw-rw-r-- 1 sansonz sansonz     2666 Jul  7 08:52 activate.csh
-rw-rw-r-- 1 sansonz sansonz     4377 Jul  7 08:52 activate.fish
-rw-rw-r-- 1 sansonz sansonz     3992 Jul  7 08:52 activate.nu
-rw-rw-r-- 1 sansonz sansonz     2798 Jul  7 08:52 activate.ps1
-rw-rw-r-- 1 sansonz sansonz     2400 Jul  7 08:52 activate_this.py
-rwxrwxr-x 1 sansonz sansonz      357 Jul  7 08:52 adminupgrader*
-rwxrwxr-x 1 sansonz sansonz      351 Jul  7 08:52 autoupgrader*
-rwxrwxr-x 1 sansonz sansonz      342 Jul  7 08:52 behave*
-rwxrwxr-x 1 sansonz sansonz      361 Jul  7 08:52 cssisimulator*
-rw-rw-r-- 1 sansonz sansonz     1730 Jul  7 08:52 deactivate.bat
-rwxrwxr-x 1 sansonz sansonz      362 Jul  7 08:52 dmypy*
-rwxrwxr-x 1 sansonz sansonz      339 Jul  7 08:52 identify-cli*
-rwxrwxr-x 1 sansonz sansonz      335 Jul  7 08:52 idna*
-rwxrwxr-x 1 sansonz sansonz      348 Jul  7 08:52 inv*
-rwxrwxr-x 1 sansonz sansonz      348 Jul  7 08:52 invoke*
-rwxrwxr-x 1 sansonz sansonz      350 Jul  7 08:52 mibcopy*
-rwxrwxr-x 1 sansonz sansonz      350 Jul  7 08:52 mibdump*
-rwxrwxr-x 1 sansonz sansonz      358 Jul  7 08:52 mypy*
-rwxrwxr-x 1 sansonz sansonz      341 Jul  7 08:52 mypyc*
-rwxrwxr-x 1 sansonz sansonz      351 Jul  7 08:52 mypy-gitlab-code-quality*
-rwxrwxr-x 1 sansonz sansonz      334 Jul  7 08:52 nodeenv*
-rwxrwxr-x 1 sansonz sansonz      361 Jul  7 08:52 normalizer*
-rwxrwxr-x 1 sansonz sansonz      356 Jul  7 08:52 ppcnupgrader*
-rwxrwxr-x 1 sansonz sansonz      356 Jul  7 08:52 ppgwupgrader*
-rwxrwxr-x 1 sansonz sansonz      342 Jul  7 08:52 pre-commit*
-rwxrwxr-x 1 sansonz sansonz      361 Jul  7 08:52 pstnsimulator*
-rw-rw-r-- 1 sansonz sansonz     1219 Jul  7 08:52 pydoc.bat
lrwxrwxrwx 1 sansonz sansonz       81 Jul  7 08:52 python -> /home/sansonz/.local/share/uv/python/cpython-3.13-linux-x86_64-gnu/bin/python3.13*
lrwxrwxrwx 1 sansonz sansonz        6 Jul  7 08:52 python3 -> python*
lrwxrwxrwx 1 sansonz sansonz        6 Jul  7 08:52 python3.13 -> python*
-rwxrwxr-x 1 sansonz sansonz      348 Jul  7 08:52 rpyc_classic*
-rwxrwxr-x 1 sansonz sansonz      348 Jul  7 08:52 rpyc_classic.py*
-rwxrwxr-x 1 sansonz sansonz      349 Jul  7 08:52 rpyc_registry*
-rwxrwxr-x 1 sansonz sansonz      349 Jul  7 08:52 rpyc_registry.py*
-rwxrwxr-x 1 sansonz sansonz 28182400 Jul  7 08:52 ruff*
-rwxrwxr-x 1 sansonz sansonz      339 Jul  7 08:52 stubgen*
-rwxrwxr-x 1 sansonz sansonz      340 Jul  7 08:52 stubtest*
-rwxrwxr-x 1 sansonz sansonz      335 Jul  7 08:52 tqdm*
-rwxrwxr-x 1 sansonz sansonz      366 Jul  7 08:52 virtualenv*
-rwxrwxr-x 1 sansonz sansonz      341 Jul  7 08:52 websockets*

Extension version: 2026.4.0
VS Code version: Code 1.127.0 (4fe60c8b1cdac1c4c174f2fb180d0d758272d713, 2026-06-30T10:52:33+02:00)
OS version: Linux x64 6.17.0-1028-oem
Modes:

  • Python version (& distribution if applicable, e.g. Anaconda):
  • Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Unknown
  • Value of the python.languageServer setting: Default
User Settings


languageServer: "Pylance"

Installed Extensions
Extension Name Extension Id Version
codespaces Git 1.18.15
debugpy ms- 2026.6.0
even-better-toml tam 0.21.2
featurehighlight Blo 1.8.0
filter-line eve 2.0.1
git-graph mhu 1.30.0
js-debug ms- 1.117.0
js-debug-companion ms- 1.1.3
jsts-chat-features Typ 0.0.4
linehighlightbookmarkvscode bal 1.0.2
material-icon-theme PKi 5.36.1
mypy-type-checker ms- 2026.6.0
python ms- 2026.4.0
remote-explorer ms- 0.5.0
remote-ssh ms- 0.124.0
remote-ssh-edit ms- 0.87.0
ruff cha 2026.56.0
vscode-js-profile-table ms- 1.0.10
vscode-peacock joh 4.2.2
vscode-pylance ms- 2026.2.1
System Info
Item Value
CPUs Intel(R) Core(TM) Ultra 9 285 (24 x 2247)
GPU Status 2d_canvas: enabled
GPU0: VENDOR= 0x8086 [Google Inc. (Intel)], DEVICE=0x7d67 [ANGLE (Intel, Mesa Intel(R) Graphics (ARL), OpenGL ES 3.2 Mesa 25.2.8-0ubuntu0.24.04.2)], DRIVER_VENDOR=Mesa, DRIVER_VERSION=25.2.8 ACTIVE
Machine model name:
Machine model version:
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
trees_in_viz: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: enabled_on
webgl: enabled
webgpu: enabled
webgpu_on_vk_via_gl_interop: enabled
webnn: disabled_off
Load (avg) 1, 1, 1
Memory (System) 62.25GB (38.34GB free)
Process Argv --crash-reporter-id 7f654c27-c66c-493b-9742-c4e3d307f7ae
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP ubuntu:GNOME
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE wayland
A/B Experiments
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
b6b4d950:31327385
6abeh943:31336334
envsactivate1:31538736
gh487529:31544284
cloudbuttont:31379625
3efgi100_wstrepl:31403338
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
c3h7c220:31478652
cp_cls_c_1081:31454833
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
46204921:31447328
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
chat:31457767
7e187181:31503455
ghj88844:31499326
h08i8180:31475369
23c7c724:31520045
ddid_c:31478207
hmra_i5g22:31518061
ie3bb177:31543534
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
db5d2638:31499441
jb_cp_cls_t_632:31543129
56dj4588:31512888
32d76977:31512328
ha629193:31508444
cdk-lw-on:31524445
f9bf7985:31543584
31fi7170_t:31522396
jh5f2457_c:31540921
hgf2d445:31529595
8hfba999:31537718
prpt_lrg:31518466
jbcp_cls_pctr_t:31531130
61138546:31518536
cp_intellij_t_nes:31533504
jf4hg949:31526829
h561g132:31533256
sessions_3:31532893
ihg5j128:31534457
jh7i3328:31545942
7g2b5551:31542111
sandbox-ui-on-2:31543161

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions