forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
experimentingFeature is part of an experimentFeature is part of an experimentinfo-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Type: Bug
Behaviour
Expected vs. Actual
I encounter a messed up PATH
variable that causes significant issues. The VSCODE_ENV_PREPEND
variable already contains incorrect data.
Related to: #22908
Steps to reproduce:
- Create a Python virtual environment.
- Activate it in Git Bash, PowerShell and Command Prompt.
Diagnostic data
- Python version (& distribution if applicable, e.g. Anaconda): 3.9.13
- Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Venv
- Value of the
python.languageServer
setting: Default
Output for Python
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Python
)
2024-02-13 13:21:23.416 [info] Experiment 'pythonRecommendTensorboardExt' is active
2024-02-13 13:21:23.416 [info] Experiment 'pythonREPLSmartSend' is active
2024-02-13 13:21:23.416 [info] Experiment 'pythonSurveyNotificationcf' is active
2024-02-13 13:21:23.416 [info] Experiment 'pythonTerminalEnvVarActivation' is active
2024-02-13 13:21:23.416 [info] Experiment 'pythonTestAdapter' is active
2024-02-13 13:21:23.416 [info] Default formatter is set to null for workspace d:\tmp
2024-02-13 13:21:23.416 [info] Test server listening.
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.416 [info] Python interpreter path: .\.venv\Scripts\python.exe
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.416 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.421 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.423 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 13:21:23.469 [info] > . ./.venv/Scripts/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode/extensions/ms-python.python-2024.0.1/pythonFiles/printEnvVariables.py
2024-02-13 13:21:23.469 [info] shell: bash
2024-02-13 13:21:23.982 [info] > C:\Python39\python.exe ~/.vscode/extensions/ms-python.python-2024.0.1/pythonFiles/printEnvVariables.py
2024-02-13 13:21:23.982 [info] shell: bash
2024-02-13 13:21:24.270 [info] Send text to terminal: C:/Python39/python.exe c:\Users\a.babak\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\printEnvVariablesToFile.py c:\Users\a.babak\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\deactivate\bash\envVars.txt
2024-02-13 13:21:25.008 [info] Starting Pylance language server.
2024-02-13 13:34:02.910 [info] > conda info --json
2024-02-13 13:34:02.950 [info] > .\.venv\Scripts\python.exe -I ~\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\get_output_via_markers.py ~\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\interpreterInfo.py
2024-02-13 13:34:02.983 [info] > C:\Python39\python.exe -I ~\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\get_output_via_markers.py ~\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\interpreterInfo.py
2024-02-13 13:34:05.355 [info] Discover tests for workspace name: tmp - uri: d:\tmp
2024-02-13 13:34:05.356 [info] Python interpreter path: C:\Python39\python.exe
2024-02-13 13:34:21.769 [info] Discover tests for workspace name: tmp - uri: d:\tmp
2024-02-13 13:34:21.769 [info] Python interpreter path: .\.venv\Scripts\python.exe
2024-02-13 13:34:21.783 [info] > . ./.venv/Scripts/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode/extensions/ms-python.python-2024.0.1/pythonFiles/printEnvVariables.py
2024-02-13 13:34:21.783 [info] shell: bash
2024-02-13 16:20:31.700 [info] Experiment 'pythonRecommendTensorboardExt' is active
2024-02-13 16:20:31.700 [info] Experiment 'pythonREPLSmartSend' is active
2024-02-13 16:20:31.700 [info] Experiment 'pythonSurveyNotificationcf' is active
2024-02-13 16:20:31.700 [info] Experiment 'pythonTerminalEnvVarActivation' is active
2024-02-13 16:20:31.700 [info] Experiment 'pythonTestAdapter' is active
2024-02-13 16:20:31.700 [debug] Getting roots
2024-02-13 16:20:31.700 [debug] Getting roots
2024-02-13 16:20:31.700 [debug] Found roots
2024-02-13 16:20:31.700 [debug] Start watching file for changes C:\Users\a.babak\.conda\environments.txt
2024-02-13 16:20:31.700 [debug] Start watching: C:\Users\a.babak\.conda with pattern environments.txt using VSCode API
2024-02-13 16:20:31.700 [debug] Found roots
2024-02-13 16:20:31.700 [debug] Start watching root d:\tmp for globs ["python.exe","*/python.exe","*/Scripts/python.exe"]
2024-02-13 16:20:31.700 [debug] Start watching: d:\tmp with pattern python.exe using VSCode API
2024-02-13 16:20:31.700 [debug] Start watching: d:\tmp with pattern */python.exe using VSCode API
2024-02-13 16:20:31.700 [debug] Start watching: d:\tmp with pattern */Scripts/python.exe using VSCode API
2024-02-13 16:20:31.700 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [info] Default formatter is set to null for workspace d:\tmp
2024-02-13 16:20:31.701 [debug] Waiting for test server to start...
2024-02-13 16:20:31.701 [info] Test server listening.
2024-02-13 16:20:31.701 [debug] Test server started.
2024-02-13 16:20:31.701 [debug] Testing: Setting up watcher for d:\tmp
2024-02-13 16:20:31.701 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.701 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.701 [debug] Needed to validate d:\tmp\.venv\Scripts\python.exe with latest info
2024-02-13 16:20:31.701 [info] Python interpreter path: .\.venv\Scripts\python.exe
2024-02-13 16:20:31.701 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.714 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.715 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.716 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.720 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.720 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.721 [debug] Storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS retrying by resetting first
2024-02-13 16:20:31.730 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.730 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.735 [debug] Dump environment variables {
"ALLUSERSPROFILE": "C:\\ProgramData",
"APPDATA": "C:\\Users\\a.babak\\AppData\\Roaming",
"BPPDOMAIN_MANAGER_ASM": "EdrDotNet, Version+115.0.0.0, Culture+neutral, PublicKeyToken+da1b3922653ea916",
"BPPDOMAIN_MANAGER_TYPE": "EdrDotNet.EdrAppDomainManager",
"CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\crashpad_6168_KMFJTHJFPCELMFCZ",
"CLIENTNAME": "ABABAKMAC",
"COMPUTERNAME": "ABABAK",
"DEADLINE_PATH": "C:\\Program Files\\Thinkbox\\Deadline10\\bin",
"EFC_10440": "1",
"ELECTRON_RUN_AS_NODE": "1",
"FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
"FPS_BROWSER_USER_PROFILE_STRING": "Default",
"HOMEDRIVE": "C:",
"HOMEPATH": "\\Users\\a.babak",
"LOCALAPPDATA": "C:\\Users\\a.babak\\AppData\\Local",
"LOGONSERVER": "\\\\DC5",
"NUMBER_OF_PROCESSORS": "8",
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
"OS": "Windows_NT",
"PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW",
"PROCESSOR_ARCHITECTURE": "AMD64",
"PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 158 Stepping 13, GenuineIntel",
"PROCESSOR_LEVEL": "6",
"PROCESSOR_REVISION": "9e0d",
"PUBLIC": "C:\\Users\\Public",
"SESSIONNAME": "RDP-Tcp#0",
"TEMP": "C:\\Users\\A9A10~1.BAB\\AppData\\Local\\Temp",
"TMP": "C:\\Users\\A9A10~1.BAB\\AppData\\Local\\Temp",
"USERDNSDOMAIN": "PLARIUM.LOCAL",
"USERDOMAIN": "PLARIUM",
"USERDOMAIN_ROAMINGPROFILE": "PLARIUM",
"USERNAME": "a.babak",
"USERPROFILE": "C:\\Users\\a.babak",
"VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
"VSCODE_CODE_CACHE_PATH": "C:\\Users\\a.babak\\AppData\\Roaming\\Code\\CachedData\\31c37ee8f63491495ac49e43b8544550fbae4533",
"VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
"VSCODE_CWD": "C:\\Users\\a.babak\\AppData\\Local\\Programs\\Microsoft VS Code",
"VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
"VSCODE_IPC_HOOK": "\\\\.\\pipe\\abdabff9-1.86.1-main-sock",
"VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
"VSCODE_PID": "6168",
"ComSpec": "C:\\Windows\\system32\\cmd.exe",
"CommonProgramFiles": "C:\\Program Files\\Common Files",
"CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
"CommonProgramW6432": "C:\\Program Files\\Common Files",
"DriverData": "C:\\Windows\\System32\\Drivers\\DriverData",
"OneDrive": "C:\\Users\\a.babak\\OneDrive",
"PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules",
"ProgramData": "C:\\ProgramData",
"ProgramFiles": "C:\\Program Files",
"ProgramFiles(x86)": "C:\\Program Files (x86)",
"ProgramW6432": "C:\\Program Files",
"SystemDrive": "C:",
"SystemRoot": "C:\\Windows",
"windir": "C:\\Windows",
"Path": "C:\\Python39\\Scripts\\;C:\\Python39\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\a.babak\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\a.babak\\AppData\\Local\\Programs\\Microsoft VS Code\\bin"
}
2024-02-13 16:20:31.736 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.736 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.736 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.736 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.736 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.739 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.739 [warning] Retry failed, storage update failed for key PYTHON_GLOBAL_STORAGE_KEYS
2024-02-13 16:20:31.740 [debug] Extension ms-python.black-formatter accessed onDidChangeActiveEnvironmentPath with args: undefined
2024-02-13 16:20:31.741 [debug] Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
2024-02-13 16:20:31.741 [debug] Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"D:\\TMP\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"d:\\tmp\\.venv\\Scripts\\python.exe"}
2024-02-13 16:20:31.742 [debug] Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
2024-02-13 16:20:31.742 [debug] Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"D:\\TMP\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"d:\\tmp\\.venv\\Scripts\\python.exe"}
2024-02-13 16:20:31.764 [debug] Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"D:\\TMP\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"d:\\tmp\\.venv\\Scripts\\python.exe"}
2024-02-13 16:20:31.765 [debug] Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
2024-02-13 16:20:31.793 [debug] Activation Commands received source d:/tmp/.venv/Scripts/activate for shell C:\Program Files\Git\bin\bash.exe, resource d:\tmp and interpreter d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:31.793 [debug] Activating Environment to capture Environment variables, . d:/tmp/.venv/Scripts/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python c:/Users/a.babak/.vscode/extensions/ms-python.python-2024.0.1/pythonFiles/printEnvVariables.py
2024-02-13 16:20:31.793 [info] > . ./.venv/Scripts/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode/extensions/ms-python.python-2024.0.1/pythonFiles/printEnvVariables.py
2024-02-13 16:20:31.793 [info] shell: bash
2024-02-13 16:20:31.849 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined
2024-02-13 16:20:31.850 [debug] Extension ms-python.vscode-pylance accessed onDidEnvironmentVariablesChange with args: undefined
2024-02-13 16:20:32.042 [debug] Activated environment variables for d:\tmp {
ALLUSERSPROFILE: 'C:\\ProgramData',
APPDATA: 'C:\\Users\\a.babak\\AppData\\Roaming',
BPPDOMAIN_MANAGER_ASM: 'EdrDotNet, Version+115.0.0.0, Culture+neutral, PublicKeyToken+da1b3922653ea916',
BPPDOMAIN_MANAGER_TYPE: 'EdrDotNet.EdrAppDomainManager',
CHROME_CRASHPAD_PIPE_NAME: '\\\\.\\pipe\\crashpad_6168_KMFJTHJFPCELMFCZ',
CLIENTNAME: 'ABABAKMAC',
COMMONPROGRAMFILES: 'C:\\Program Files\\Common Files',
COMPUTERNAME: 'ABABAK',
COMSPEC: 'C:\\Windows\\system32\\cmd.exe',
'COMMONPROGRAMFILES(X86)': 'C:\\Program Files (x86)\\Common Files',
COMMONPROGRAMW6432: 'C:\\Program Files\\Common Files',
DEADLINE_PATH: 'C:\\Program Files\\Thinkbox\\Deadline10\\bin',
DRIVERDATA: 'C:\\Windows\\System32\\Drivers\\DriverData',
EFC_10440: '1',
ELECTRON_RUN_AS_NODE: '1',
EXEPATH: 'C:\\Program Files\\Git\\bin',
FPS_BROWSER_APP_PROFILE_STRING: 'Internet Explorer',
FPS_BROWSER_USER_PROFILE_STRING: 'Default',
HOME: 'C:\\Users\\a.babak',
HOMEDRIVE: 'C:',
HOMEPATH: '\\Users\\a.babak',
LOCALAPPDATA: 'C:\\Users\\a.babak\\AppData\\Local',
LOGONSERVER: '\\\\DC5',
MSYS: 'disable_pcon',
MSYSTEM: 'MINGW64',
NUMBER_OF_PROCESSORS: '8',
ORIGINAL_XDG_CURRENT_DESKTOP: 'undefined',
OS: 'Windows_NT',
ONEDRIVE: 'C:\\Users\\a.babak\\OneDrive',
PATH: 'd;C:\\tmp\\.venv\\Scripts;C:\\Program Files\\Git\\mingw64\\bin;C:\\Program Files\\Git\\usr\\bin;C:\\Users\\a.babak\\bin;C:\\Python39\\Scripts;C:\\Python39;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0;C:\\Windows\\System32\\OpenSSH;C:\\Program Files\\dotnet;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Users\\a.babak\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\a.babak\\AppData\\Local\\Programs\\Microsoft VS Code\\bin',
PATHEXT: '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW',
PLINK_PROTOCOL: 'ssh',
PROCESSOR_ARCHITECTURE: 'AMD64',
PROCESSOR_IDENTIFIER: 'Intel64 Family 6 Model 158 Stepping 13, GenuineIntel',
PROCESSOR_LEVEL: '6',
PROCESSOR_REVISION: '9e0d',
PROGRAMFILES: 'C:\\Program Files',
PS1: '(.venv) ',
PSMODULEPATH: 'C:\\Program Files\\WindowsPowerShell\\Modules;C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\Modules',
PUBLIC: 'C:\\Users\\Public',
PWD: 'C:/Users/a.babak/AppData/Local/Programs/Microsoft VS Code',
PYTHONIOENCODING: 'utf-8',
PYTHONUNBUFFERED: '1',
PROGRAMDATA: 'C:\\ProgramData',
'PROGRAMFILES(X86)': 'C:\\Program Files (x86)',
PROGRAMW6432: 'C:\\Program Files',
SESSIONNAME: 'RDP-Tcp#0',
SHLVL: '0',
SYSTEMDRIVE: 'C:',
SYSTEMROOT: 'C:\\Windows',
TEMP: 'C:\\Users\\A9A10~1.BAB\\AppData\\Local\\Temp',
TERM: 'xterm-256color',
TMP: 'C:\\Users\\A9A10~1.BAB\\AppData\\Local\\Temp',
USERDNSDOMAIN: 'PLARIUM.LOCAL',
USERDOMAIN: 'PLARIUM',
USERDOMAIN_ROAMINGPROFILE: 'PLARIUM',
USERNAME: 'a.babak',
USERPROFILE: 'C:\\Users\\a.babak',
VIRTUAL_ENV: 'd:\\tmp\\.venv',
VSCODE_AMD_ENTRYPOINT: 'vs/workbench/api/node/extensionHostProcess',
VSCODE_CODE_CACHE_PATH: 'C:\\Users\\a.babak\\AppData\\Roaming\\Code\\CachedData\\31c37ee8f63491495ac49e43b8544550fbae4533',
VSCODE_CRASH_REPORTER_PROCESS_TYPE: 'extensionHost',
VSCODE_CWD: 'C:\\Users\\a.babak\\AppData\\Local\\Programs\\Microsoft VS Code',
VSCODE_HANDLES_UNCAUGHT_ERRORS: 'true',
VSCODE_IPC_HOOK: '\\\\.\\pipe\\abdabff9-1.86.1-main-sock',
VSCODE_NLS_CONFIG: '{"locale":"en-us","osLocale":"en-us","availableLanguages":{},"_languagePackSupport":true}',
VSCODE_PID: '6168',
WINDIR: 'C:\\Windows',
_: 'C:/Python39/python'
}
2024-02-13 16:20:32.049 [info] > C:\Python39\python.exe ~/.vscode/extensions/ms-python.python-2024.0.1/pythonFiles/printEnvVariables.py
2024-02-13 16:20:32.049 [info] shell: bash
2024-02-13 16:20:32.191 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:32.192 [debug] Setting environment variable EXEPATH in collection to C:\Program Files\Git\bin
2024-02-13 16:20:32.192 [debug] Setting environment variable HOME in collection to C:\Users\a.babak
2024-02-13 16:20:32.192 [debug] Setting environment variable MSYS in collection to disable_pcon
2024-02-13 16:20:32.192 [debug] Setting environment variable MSYSTEM in collection to MINGW64
2024-02-13 16:20:32.192 [debug] Prepending environment variable PATH in collection to c:\Users\a.babak\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\deactivate\bash;d;C:\tmp\.venv\Scripts;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\a.babak\bin;C:\Python39\Scripts;C:\Python39;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Git\cmd;C:\Program Files\Microsoft VS Code\bin;C:\Users\a.babak\AppData\Local\Microsoft\WindowsApps;C:\Users\a.babak\AppData\Local\Programs\Microsoft VS Code\bin;
2024-02-13 16:20:32.192 [debug] Setting environment variable PLINK_PROTOCOL in collection to ssh
2024-02-13 16:20:32.192 [debug] Prepending environment variable PS1 in collection with (.venv)
2024-02-13 16:20:32.192 [debug] Setting environment variable PWD in collection to C:/Users/a.babak/AppData/Local/Programs/Microsoft VS Code
2024-02-13 16:20:32.192 [debug] Setting environment variable PYTHONIOENCODING in collection to utf-8
2024-02-13 16:20:32.192 [debug] Setting environment variable PYTHONUNBUFFERED in collection to 1
2024-02-13 16:20:32.192 [debug] Setting environment variable TERM in collection to xterm-256color
2024-02-13 16:20:32.192 [debug] Setting environment variable VIRTUAL_ENV in collection to d:\tmp\.venv
2024-02-13 16:20:32.193 [info] Send text to terminal: C:/Python39/python.exe c:\Users\a.babak\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\printEnvVariablesToFile.py c:\Users\a.babak\.vscode\extensions\ms-python.python-2024.0.1\pythonFiles\deactivate\bash\envVars.txt
2024-02-13 16:20:32.212 [debug] Time taken to get env vars using terminal is 19ms
2024-02-13 16:20:33.181 [info] Starting Pylance language server.
2024-02-13 16:20:33.182 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:33.182 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:33.187 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:33.187 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:33.192 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2024-02-13 16:20:33.193 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined
2024-02-13 16:20:33.194 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"D:\\TMP\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"d:\\tmp\\.venv\\Scripts\\python.exe"}
2024-02-13 16:20:33.194 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2024-02-13 16:20:33.198 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"D:\\TMP\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"d:\\tmp\\.venv\\Scripts\\python.exe"}
2024-02-13 16:20:34.059 [debug] Clearing context for python dependencies not installed: d:\tmp\test.py
2024-02-13 16:20:37.542 [debug] Terminal shell path 'C:\Program Files\Git\bin\bash.exe' identified as shell 'bash'
2024-02-13 16:20:37.542 [debug] Shell identified as bash
2024-02-13 16:20:37.542 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:49.423 [debug] Clearing context for python dependencies not installed: ms-python.python.Python
2024-02-13 16:20:49.423 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:20:49.424 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:21:51.226 [debug] Clearing context for python dependencies not installed: d:\tmp\test.py
2024-02-13 16:21:51.226 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
2024-02-13 16:21:55.450 [debug] Clearing context for python dependencies not installed: ms-python.python.Python
2024-02-13 16:21:55.450 [debug] Found cached env for d:\tmp\.venv\Scripts\python.exe
User Settings
venvFolders: "<placeholder>"
languageServer: "Pylance"
testing
• pytestPath: "<placeholder>"
Extension version: 2024.0.1
VS Code version: Code 1.86.1 (31c37ee8f63491495ac49e43b8544550fbae4533, 2024-02-07T09:08:20.941Z)
OS version: Windows_NT x64 10.0.22631
Modes:
System Info
Item | Value |
---|---|
CPUs | Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (8 x 3600) |
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 |
Load (avg) | undefined |
Memory (System) | 63.94GB (44.03GB free) |
Process Argv | --crash-reporter-id 358dba80-56fc-470c-833a-f2ad595e317d |
Screen Reader | no |
VM | 0% |
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
vsaa593:30376534
py29gd2263:30899288
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
pythontbext0:30879054
accentitlementsc:30887149
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
pydisww1:30959800
b1063948:30958189
e3gdj431:30958358
ccp2r3:30958157
Metadata
Metadata
Assignees
Labels
experimentingFeature is part of an experimentFeature is part of an experimentinfo-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team