Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt does not show up for terminal activation #20827

Closed
Tracked by #20822
karrtikr opened this issue Mar 9, 2023 · 19 comments
Closed
Tracked by #20822

Prompt does not show up for terminal activation #20827

karrtikr opened this issue Mar 9, 2023 · 19 comments
Assignees
Labels
area-environments Features relating to handling interpreter environments area-terminal bug Issue identified by VS Code Team member as probable bug on-testplan Added to test plan
Milestone

Comments

@karrtikr
Copy link

karrtikr commented Mar 9, 2023

Leave details with the output:

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

XXX

@karrtikr karrtikr added the feature-request Request for new features or functionality label Mar 9, 2023
@karrtikr karrtikr self-assigned this Mar 9, 2023
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 9, 2023
@karrtikr karrtikr changed the title Bugbash Bugbash for terminal activation Mar 9, 2023
@brettcannon
Copy link
Member

brettcannon commented Mar 9, 2023

Prompt didn't show up under PowerShell Core on Windows 11:

Experiment 'All' is active
LSP Notebooks experiment is enabled
LSP Notebooks interactive window support is enabled
Python interpreter path: .\.venv\Scripts\python.exe
> & ./.venv/Scripts/Activate.ps1 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: powershellCore
Starting Pylance language server.
> .\.venv\Scripts\python.exe -I ~\.vscode-insiders\extensions\ms-python.python-2023.5.10681722\pythonFiles\get_output_via_markers.py ~\.vscode-insiders\extensions\ms-python.python-2023.5.10681722\pythonFiles\interpreterInfo.py
> ./.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: commandPrompt

image

@karrtikr

This comment was marked as outdated.

@brettcannon
Copy link
Member

No prompt under Bash:

Experiment 'All' is active
LSP Notebooks experiment is enabled
LSP Notebooks interactive window support is enabled
> conda info --json
Python interpreter path: ./.venv/bin/python
> . ./.venv/bin/activate.fish && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: fish
> . ./.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: bash
> ~/.conda/bin/conda info --json
> ~/miniconda3/bin/conda info --json
> ./.venv/bin/python -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> ~/miniconda3/bin/python -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> ~/miniconda3/envs/anaconda-project/bin/python -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /bin/python -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /bin/python3.6 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /bin/python3.7 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /usr/bin/python -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /usr/bin/python3.6 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /usr/bin/python3.7 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /home/linuxbrew/.linuxbrew/bin/python3 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /home/linuxbrew/.linuxbrew/bin/python3.10 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
> /home/linuxbrew/.linuxbrew/bin/python3.9 -I ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-server-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
Starting Pylance language server.

image

@brettcannon
Copy link
Member

brettcannon commented Mar 9, 2023

No prompt under PowerShell (PowerShell 7.3.3, i.e. Core):

image

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

Experiment 'All' is active
[DEBUG 2023-2-9 11:48:51.167]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.176]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.176]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.178]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.184]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.185]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.187]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.206]: Waiting for test server to start...
LSP Notebooks experiment is enabled
LSP Notebooks interactive window support is enabled
[DEBUG 2023-2-9 11:48:51.213]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.276]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:51.861]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.862]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.865]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.866]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.867]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.868]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.869]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.869]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.871]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.934]: Test server started.
[DEBUG 2023-2-9 11:48:51.934]: Needed to validate c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe with latest info
[DEBUG 2023-2-9 11:48:51.934]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:51.935]: Shell path 'C:\Program Files\PowerShell\7\pwsh.exe', base path 'C:\Program Files\PowerShell\7\pwsh'
[DEBUG 2023-2-9 11:48:51.935]: Shell path identified as shell 'powershellCore'
[DEBUG 2023-2-9 11:48:51.936]: Needed to validate c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe with latest info
[DEBUG 2023-2-9 11:48:51.936]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
Python interpreter path: .\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:51.937]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:51.937]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:51.937]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:51.990]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.990]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.991]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.993]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.996]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.996]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:51.998]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:52.1]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:52.1]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:52.3]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:52.5]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:52.5]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:48:52.652]: Activation Commands received & c:/Users/brcan/Repositories/brettcannon/microvenv/.venv/Scripts/Activate.ps1 for shell C:\Program Files\PowerShell\7\pwsh.exe
[DEBUG 2023-2-9 11:48:52.728]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:52.728]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:52.728]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:53.342]: Dump environment variables {
    "ALLUSERSPROFILE": "C:\\ProgramData",
    "APPDATA": "C:\\Users\\brcan\\AppData\\Roaming",
    "CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\LOCAL\\crashpad_10428_JVJJKLILSADQQBIT",
    "COMPUTERNAME": "MININT-2UEL1J4",
    "ChocolateyInstall": "C:\\ProgramData\\chocolatey",
    "ChocolateyLastPathUpdate": "132956604862040617",
    "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",
    "ELECTRON_NO_ATTACH_CONSOLE": "1",
    "ELECTRON_RUN_AS_NODE": "1",
    "GIT_LFS_PATH": "C:\\Program Files\\Git LFS",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\brcan",
    "LOCALAPPDATA": "C:\\Users\\brcan\\AppData\\Local",
    "LOGONSERVER": "\\\\MININT-2UEL1J4",
    "NUMBER_OF_PROCESSORS": "8",
    "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
    "OS": "Windows_NT",
    "OneDrive": "C:\\Users\\brcan\\OneDrive - Microsoft",
    "OneDriveCommercial": "C:\\Users\\brcan\\OneDrive - Microsoft",
    "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL",
    "POWERSHELL_DISTRIBUTION_CHANNEL": "MSI:Windows 10 Enterprise",
    "PROCESSOR_ARCHITECTURE": "AMD64",
    "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 142 Stepping 12, GenuineIntel",
    "PROCESSOR_LEVEL": "6",
    "PROCESSOR_REVISION": "8e0c",
    "PROMPT": "$P$G",
    "PSModulePath": "C:\\Users\\brcan\\OneDrive - Microsoft\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;C:\\Program Files (x86)\\Microsoft Azure Information Protection\\Powershell",
    "PUBLIC": "C:\\Users\\Public",
    "ProgramData": "C:\\ProgramData",
    "ProgramFiles": "C:\\Program Files",
    "ProgramFiles(x86)": "C:\\Program Files (x86)",
    "ProgramW6432": "C:\\Program Files",
    "SystemDrive": "C:",
    "SystemRoot": "C:\\WINDOWS",
    "TEMP": "C:\\Users\\brcan\\AppData\\Local\\Temp",
    "TMP": "C:\\Users\\brcan\\AppData\\Local\\Temp",
    "UATDATA": "C:\\windows\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77",
    "USERDNSDOMAIN": "northamerica.corp.microsoft.com",
    "USERDOMAIN": "NORTHAMERICA",
    "USERDOMAIN_ROAMINGPROFILE": "NORTHAMERICA",
    "USERNAME": "brcan",
    "USERPROFILE": "C:\\Users\\brcan",
    "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
    "VSCODE_CLI": "1",
    "VSCODE_CODE_CACHE_PATH": "C:\\Users\\brcan\\AppData\\Roaming\\Code - Insiders\\CachedData\\502ac5b213e373026527efdbcea4e669d930d9e1",
    "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
    "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
    "VSCODE_CWD": "C:\\Users\\brcan\\Repositories\\brettcannon\\microvenv",
    "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
    "VSCODE_IPC_HOOK": "\\\\.\\pipe\\a499bcefa6fcdd5bca7e68c9c2d61de8-1.77.0-insider-main-sock",
    "VSCODE_L10N_BUNDLE_LOCATION": "",
    "VSCODE_NLS_CONFIG": "{\"locale\":\"en-ca\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
    "VSCODE_PID": "10428",
    "WSLENV": "WT_SESSION::WT_PROFILE_ID",
    "WT_PROFILE_ID": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
    "WT_SESSION": "a208a706-5a15-4cb2-b86d-c66525a82878",
    "windir": "C:\\WINDOWS",
    "Path": "C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Common Files\\Microsoft Shared\\Microsoft Online Services;C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\Microsoft Online Services;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Git LFS;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\GitHub CLI\\;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python39\\;C:\\Users\\brcan\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\brcan\\AppData\\Local\\Programs\\Microsoft VS Code Insiders\\bin;C:\\Users\\brcan\\AppData\\Roaming\\npm"
}
[DEBUG 2023-2-9 11:48:53.346]: Has Custom Env Vars
[DEBUG 2023-2-9 11:48:53.346]: Activating Environment to capture Environment variables, & c:/Users/brcan/Repositories/brettcannon/microvenv/.venv/Scripts/Activate.ps1 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python c:/Users/brcan/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
[DEBUG 2023-2-9 11:48:53.354]: Shell path 'C:\Program Files\PowerShell\7\pwsh.exe', base path 'C:\Program Files\PowerShell\7\pwsh'
[DEBUG 2023-2-9 11:48:53.354]: Shell path identified as shell 'powershellCore'
> & ./.venv/Scripts/Activate.ps1 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: powershellCore
[DEBUG 2023-2-9 11:48:53.355]: Shell Exec: & c:/Users/brcan/Repositories/brettcannon/microvenv/.venv/Scripts/Activate.ps1 && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python c:/Users/brcan/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py with options: {
    "env": {
        "ALLUSERSPROFILE": "C:\\ProgramData",
        "APPDATA": "C:\\Users\\brcan\\AppData\\Roaming",
        "CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\LOCAL\\crashpad_10428_JVJJKLILSADQQBIT",
        "COMPUTERNAME": "MININT-2UEL1J4",
        "ChocolateyInstall": "C:\\ProgramData\\chocolatey",
        "ChocolateyLastPathUpdate": "132956604862040617",
        "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",
        "ELECTRON_NO_ATTACH_CONSOLE": "1",
        "ELECTRON_RUN_AS_NODE": "1",
        "GIT_LFS_PATH": "C:\\Program Files\\Git LFS",
        "HOMEDRIVE": "C:",
        "HOMEPATH": "\\Users\\brcan",
        "LOCALAPPDATA": "C:\\Users\\brcan\\AppData\\Local",
        "LOGONSERVER": "\\\\MININT-2UEL1J4",
        "NUMBER_OF_PROCESSORS": "8",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "OS": "Windows_NT",
        "OneDrive": "C:\\Users\\brcan\\OneDrive - Microsoft",
        "OneDriveCommercial": "C:\\Users\\brcan\\OneDrive - Microsoft",
        "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL",
        "POWERSHELL_DISTRIBUTION_CHANNEL": "MSI:Windows 10 Enterprise",
        "PROCESSOR_ARCHITECTURE": "AMD64",
        "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 142 Stepping 12, GenuineIntel",
        "PROCESSOR_LEVEL": "6",
        "PROCESSOR_REVISION": "8e0c",
        "PROMPT": "$P$G",
        "PSModulePath": "C:\\Users\\brcan\\OneDrive - Microsoft\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;C:\\Program Files (x86)\\Microsoft Azure Information Protection\\Powershell",
        "PUBLIC": "C:\\Users\\Public",
        "ProgramData": "C:\\ProgramData",
        "ProgramFiles": "C:\\Program Files",
        "ProgramFiles(x86)": "C:\\Program Files (x86)",
        "ProgramW6432": "C:\\Program Files",
        "SystemDrive": "C:",
        "SystemRoot": "C:\\WINDOWS",
        "TEMP": "C:\\Users\\brcan\\AppData\\Local\\Temp",
        "TMP": "C:\\Users\\brcan\\AppData\\Local\\Temp",
        "UATDATA": "C:\\windows\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77",
        "USERDNSDOMAIN": "northamerica.corp.microsoft.com",
        "USERDOMAIN": "NORTHAMERICA",
        "USERDOMAIN_ROAMINGPROFILE": "NORTHAMERICA",
        "USERNAME": "brcan",
        "USERPROFILE": "C:\\Users\\brcan",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CLI": "1",
        "VSCODE_CODE_CACHE_PATH": "C:\\Users\\brcan\\AppData\\Roaming\\Code - Insiders\\CachedData\\502ac5b213e373026527efdbcea4e669d930d9e1",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "C:\\Users\\brcan\\Repositories\\brettcannon\\microvenv",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "\\\\.\\pipe\\a499bcefa6fcdd5bca7e68c9c2d61de8-1.77.0-insider-main-sock",
        "VSCODE_L10N_BUNDLE_LOCATION": "",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-ca\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "10428",
        "WSLENV": "WT_SESSION::WT_PROFILE_ID",
        "WT_PROFILE_ID": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
        "WT_SESSION": "a208a706-5a15-4cb2-b86d-c66525a82878",
        "windir": "C:\\WINDOWS",
        "Path": "C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Common Files\\Microsoft Shared\\Microsoft Online Services;C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\Microsoft Online Services;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Git LFS;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\GitHub CLI\\;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python39\\;C:\\Users\\brcan\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\brcan\\AppData\\Local\\Programs\\Microsoft VS Code Insiders\\bin;C:\\Users\\brcan\\AppData\\Roaming\\npm",
        "PYTHONWARNINGS": "ignore",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    },
    "shell": "C:\\Program Files\\PowerShell\\7\\pwsh.exe",
    "timeout": 30000,
    "maxBuffer": 1000000,
    "throwOnStdErr": false,
    "encoding": "utf8"
}
[DEBUG 2023-2-9 11:48:53.460]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:53.461]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:53.465]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:53.465]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:53.471]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:53.471]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:54.109]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:54.109]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:54.110]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:54.116]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:54.116]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:54.117]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:54.119]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:54.120]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:54.120]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:48:54.314]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:48:54.316]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:48:54.316]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:1.723]: Extension ms-python.black-formatter accessed onDidChangeActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 11:49:1.726]: Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 11:49:1.728]: Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe"}
[DEBUG 2023-2-9 11:49:1.730]: Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 11:49:1.731]: Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe"}
[DEBUG 2023-2-9 11:49:1.732]: Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 11:49:1.734]: Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe"}
[DEBUG 2023-2-9 11:49:1.738]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:1.739]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:1.739]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:1.744]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:1.746]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:1.747]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:1.747]: Cached data exists KeyPrefix=Cache_Method_Output_S.ensureEnvironmentContainsPython-Args="c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe"
[INFO 2023-2-9 11:49:1.929]: [
  'parseEnvironmentOutput, Class name = k, completed in 0ms, has a truthy return value'
]
[INFO 2023-2-9 11:49:1.941]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 10736ms, has a truthy return value, Arg 1: undefined, Arg 2: undefined, Arg 3: undefined, Arg 4: "C:\\\\Program Files\\\\PowerShell\\\\7\\\\pwsh.exe"'
]
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable PATH in collection to C:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts;C:\Program Files\PowerShell\7;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git LFS;C:\Program Files\PowerShell\7\;C:\Program Files\GitHub CLI\;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Users\brcan\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\brcan\AppData\Local\Programs\Python\Python38\;C:\Users\brcan\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\brcan\AppData\Local\Programs\Python\Python39\;C:\Users\brcan\AppData\Local\Microsoft\WindowsApps;C:\Users\brcan\AppData\Local\Programs\Microsoft VS Code Insiders\bin;C:\Users\brcan\AppData\Roaming\npm
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable PYTHONIOENCODING in collection to utf-8
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable PYTHONUNBUFFERED in collection to 1
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable VIRTUAL_ENV in collection to C:\Users\brcan\Repositories\brettcannon\microvenv\.venv
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable VIRTUAL_ENV_PROMPT in collection to .venv
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable _OLD_VIRTUAL_PATH in collection to C:\Program Files\PowerShell\7;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\ProgramData\chocolatey\bin;C:\Program Files\Git LFS;C:\Program Files\PowerShell\7\;C:\Program Files\GitHub CLI\;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Users\brcan\AppData\Local\Programs\Python\Python38\Scripts\;C:\Users\brcan\AppData\Local\Programs\Python\Python38\;C:\Users\brcan\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\brcan\AppData\Local\Programs\Python\Python39\;C:\Users\brcan\AppData\Local\Microsoft\WindowsApps;C:\Users\brcan\AppData\Local\Programs\Microsoft VS Code Insiders\bin;C:\Users\brcan\AppData\Roaming\npm
[DEBUG 2023-2-9 11:49:1.942]: Setting environment variable PYTHONUSERBASE in collection to C:\Users\brcan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages
[DEBUG 2023-2-9 11:49:2.248]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:2.289]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:2.290]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[INFO 2023-2-9 11:49:2.536]: [
  'Starting language server, Class name = p, completed in 9805ms, has a falsy return value, , Return Value: undefined'
]
Starting Pylance language server.
[DEBUG 2023-2-9 11:49:2.541]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:2.545]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:2.545]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:2.546]: [object Object]. Shell identified as undefined 
[DEBUG 2023-2-9 11:49:2.546]: Shell path 'C:\Program Files\PowerShell\7\pwsh.exe', base path 'C:\Program Files\PowerShell\7\pwsh'
[DEBUG 2023-2-9 11:49:2.546]: Shell path identified as shell 'powershellCore'
[DEBUG 2023-2-9 11:49:2.546]: Terminal shell path 'C:\Program Files\PowerShell\7\pwsh.exe' identified as shell 'powershellCore'
[DEBUG 2023-2-9 11:49:2.546]: [object Object]. Shell identified as powershellCore 
[DEBUG 2023-2-9 11:49:2.547]: Shell identified as 'powershellCore'
[DEBUG 2023-2-9 11:49:2.552]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:2.553]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:2.554]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:2.557]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:49:2.557]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:49:2.559]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv"-Arg-Separator-undefined
[DEBUG 2023-2-9 11:49:2.720]: Extension charliermarsh.ruff accessed deprecated.getActiveEnvironmentPath
[DEBUG 2023-2-9 11:49:2.722]: Extension charliermarsh.ruff accessed deprecated.getActiveEnvironmentPath
[DEBUG 2023-2-9 11:49:2.723]: Extension charliermarsh.ruff accessed deprecated.getActiveEnvironmentPath
[DEBUG 2023-2-9 11:49:2.723]: Extension charliermarsh.ruff accessed deprecated.onDidActiveEnvironmentChanged
[DEBUG 2023-2-9 11:49:3.136]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.140]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.141]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:3.260]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.261]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.261]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:3.265]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.284]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.285]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:3.320]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.368]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.369]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:3.401]: Dump environment variables {
    "ALLUSERSPROFILE": "C:\\ProgramData",
    "APPDATA": "C:\\Users\\brcan\\AppData\\Roaming",
    "CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\LOCAL\\crashpad_10428_JVJJKLILSADQQBIT",
    "COMPUTERNAME": "MININT-2UEL1J4",
    "ChocolateyInstall": "C:\\ProgramData\\chocolatey",
    "ChocolateyLastPathUpdate": "132956604862040617",
    "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",
    "ELECTRON_NO_ATTACH_CONSOLE": "1",
    "ELECTRON_RUN_AS_NODE": "1",
    "GIT_LFS_PATH": "C:\\Program Files\\Git LFS",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\brcan",
    "LOCALAPPDATA": "C:\\Users\\brcan\\AppData\\Local",
    "LOGONSERVER": "\\\\MININT-2UEL1J4",
    "NUMBER_OF_PROCESSORS": "8",
    "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
    "OS": "Windows_NT",
    "OneDrive": "C:\\Users\\brcan\\OneDrive - Microsoft",
    "OneDriveCommercial": "C:\\Users\\brcan\\OneDrive - Microsoft",
    "PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL",
    "POWERSHELL_DISTRIBUTION_CHANNEL": "MSI:Windows 10 Enterprise",
    "PROCESSOR_ARCHITECTURE": "AMD64",
    "PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 142 Stepping 12, GenuineIntel",
    "PROCESSOR_LEVEL": "6",
    "PROCESSOR_REVISION": "8e0c",
    "PROMPT": "$P$G",
    "PSModulePath": "C:\\Users\\brcan\\OneDrive - Microsoft\\Documents\\PowerShell\\Modules;C:\\Program Files\\PowerShell\\Modules;c:\\program files\\powershell\\7\\Modules;C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules;C:\\Program Files (x86)\\Microsoft Azure Information Protection\\Powershell",
    "PUBLIC": "C:\\Users\\Public",
    "ProgramData": "C:\\ProgramData",
    "ProgramFiles": "C:\\Program Files",
    "ProgramFiles(x86)": "C:\\Program Files (x86)",
    "ProgramW6432": "C:\\Program Files",
    "SystemDrive": "C:",
    "SystemRoot": "C:\\WINDOWS",
    "TEMP": "C:\\Users\\brcan\\AppData\\Local\\Temp",
    "TMP": "C:\\Users\\brcan\\AppData\\Local\\Temp",
    "UATDATA": "C:\\windows\\CCM\\UATData\\D9F8C395-CAB8-491d-B8AC-179A1FE1BE77",
    "USERDNSDOMAIN": "northamerica.corp.microsoft.com",
    "USERDOMAIN": "NORTHAMERICA",
    "USERDOMAIN_ROAMINGPROFILE": "NORTHAMERICA",
    "USERNAME": "brcan",
    "USERPROFILE": "C:\\Users\\brcan",
    "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
    "VSCODE_CLI": "1",
    "VSCODE_CODE_CACHE_PATH": "C:\\Users\\brcan\\AppData\\Roaming\\Code - Insiders\\CachedData\\502ac5b213e373026527efdbcea4e669d930d9e1",
    "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
    "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
    "VSCODE_CWD": "C:\\Users\\brcan\\Repositories\\brettcannon\\microvenv",
    "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
    "VSCODE_IPC_HOOK": "\\\\.\\pipe\\a499bcefa6fcdd5bca7e68c9c2d61de8-1.77.0-insider-main-sock",
    "VSCODE_L10N_BUNDLE_LOCATION": "",
    "VSCODE_NLS_CONFIG": "{\"locale\":\"en-ca\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
    "VSCODE_PID": "10428",
    "WSLENV": "WT_SESSION::WT_PROFILE_ID",
    "WT_PROFILE_ID": "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
    "WT_SESSION": "a208a706-5a15-4cb2-b86d-c66525a82878",
    "windir": "C:\\WINDOWS",
    "Path": "C:\\Program Files\\PowerShell\\7;C:\\Program Files\\Common Files\\Microsoft Shared\\Microsoft Online Services;C:\\Program Files (x86)\\Common Files\\Microsoft Shared\\Microsoft Online Services;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\Git LFS;C:\\Program Files\\PowerShell\\7\\;C:\\Program Files\\GitHub CLI\\;C:\\Program Files\\Docker\\Docker\\resources\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\nodejs\\;C:\\Program Files (x86)\\Windows Kits\\10\\Windows Performance Toolkit\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python38\\Scripts\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python38\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python39\\Scripts\\;C:\\Users\\brcan\\AppData\\Local\\Programs\\Python\\Python39\\;C:\\Users\\brcan\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\brcan\\AppData\\Local\\Programs\\Microsoft VS Code Insiders\\bin;C:\\Users\\brcan\\AppData\\Roaming\\npm"
}
[DEBUG 2023-2-9 11:49:3.410]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.412]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.412]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:3.415]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.416]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.417]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:3.445]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:3.451]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:3.451]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:9.208]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:9.211]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:9.211]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:9.211]: Cached data exists KeyPrefix=Cache_Method_Output_S.ensureEnvironmentContainsPython-Args="c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe"
[DEBUG 2023-2-9 11:49:10.229]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 11:49:10.230]: Found cached env for c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe
[DEBUG 2023-2-9 11:49:10.231]: Resolved c:\Users\brcan\Repositories\brettcannon\microvenv\.venv\Scripts\python.exe from cache: {"name":".venv","location":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","kind":"virt-venv","executable":{"filename":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe","sysPrefix":"c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv","ctime":1678387180960,"mtime":1678315854166},"searchLocation":{"$mid":1,"path":"/c:/Users/brcan/Repositories/brettcannon/microvenv/.venv","scheme":"file"},"display":"Python 3.11.2 ('.venv': venv)","version":{"major":3,"minor":11,"micro":2,"release":{"level":"final","serial":0},"sysVersion":"3.11.2 (tags/v3.11.2:878ead1, Feb  7 2023, 16:38:35) [MSC v.1934 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"C:\\USERS\\BRCAN\\REPOSITORIES\\BRETTCANNON\\MICROVENV\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.2 ('.venv': venv)"}
[DEBUG 2023-2-9 11:49:10.231]: Cached data exists KeyPrefix=Cache_Method_Output_S.ensureEnvironmentContainsPython-Args="c:\\Users\\brcan\\Repositories\\brettcannon\\microvenv\\.venv\\Scripts\\python.exe"

@karrtikr karrtikr added bug Issue identified by VS Code Team member as probable bug and removed feature-request Request for new features or functionality labels Mar 9, 2023
@eleanorjboyd
Copy link
Member

eleanorjboyd commented Mar 9, 2023

Screenshot 2023-03-09 at 1 53 20 PM

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

Experiment 'All' is active
[DEBUG 2023-2-9 13:49:40.757]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.758]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.758]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.759]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.760]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.760]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.761]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:40.766]: VS Code was not launched from the command line, not selecting activated interpreter
[DEBUG 2023-2-9 13:49:40.766]: Waiting for test server to start...
LSP Notebooks experiment is disabled -- not using Pylance
LSP Notebooks interactive window support is disabled -- not in LSP Notebooks experiment
[DEBUG 2023-2-9 13:49:40.768]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[INFO 2023-2-9 13:49:40.771]: [
  'Display locator refreshing progress, Class name = f, completed in 0ms, has a falsy return value, , Return Value: undefined'
]
[DEBUG 2023-2-9 13:49:40.773]: Searching for conda.
[DEBUG 2023-2-9 13:49:40.774]: Probing conda binary: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/conda
[DEBUG 2023-2-9 13:49:40.776]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:40.777]: Test server started.
[DEBUG 2023-2-9 13:49:40.778]: Testing: Setting up watcher for /Users/eleanorboyd/pytest
[DEBUG 2023-2-9 13:49:40.778]: Needed to validate /Users/eleanorboyd/pytest/.venv/bin/python with latest info
[DEBUG 2023-2-9 13:49:40.778]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.778]: Shell path '/bin/zsh', base path '/bin/zsh'
[DEBUG 2023-2-9 13:49:40.778]: Shell path identified as shell 'zsh'
[DEBUG 2023-2-9 13:49:40.779]: Needed to validate /Users/eleanorboyd/pytest/.venv/bin/python with latest info
[DEBUG 2023-2-9 13:49:40.779]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.779]: Needed to validate /opt/homebrew/bin/python3 with latest info
[DEBUG 2023-2-9 13:49:40.779]: Resolved /opt/homebrew/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","ctime":1666385977562,"mtime":1666385977562},"display":"Python 3.10.8 64-bit","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/opt/homebrew/bin/python3","detailedDisplayName":"Python 3.10.8 64-bit"}
[DEBUG 2023-2-9 13:49:40.781]: Needed to validate /Users/eleanorboyd/pytest/.venv/bin/python with latest info
[DEBUG 2023-2-9 13:49:40.781]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.781]: Finished searching for custom virtual envs
[DEBUG 2023-2-9 13:49:40.781]: Dump environment variables {
    "COMMAND_MODE": "unix2003",
    "CONDA_EXE": "/opt/anaconda3/bin/conda",
    "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
    "CONDA_SHLVL": "0",
    "HOME": "/Users/eleanorboyd",
    "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
    "HOMEBREW_PREFIX": "/opt/homebrew",
    "HOMEBREW_REPOSITORY": "/opt/homebrew",
    "INFOPATH": "/opt/homebrew/share/info:",
    "LOGNAME": "eleanorboyd",
    "MANPATH": "/opt/homebrew/share/man::",
    "MallocNanoZone": "0",
    "OLDPWD": "/",
    "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
    "PWD": "/",
    "SHELL": "/bin/zsh",
    "SHLVL": "0",
    "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
    "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
    "USER": "eleanorboyd",
    "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
    "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
    "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
    "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
    "VSCODE_CWD": "/",
    "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
    "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
    "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
    "VSCODE_PID": "21642",
    "XPC_FLAGS": "0x0",
    "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
    "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
    "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
    "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
    "ELECTRON_RUN_AS_NODE": "1",
    "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
}
> ~/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/conda info --json
[DEBUG 2023-2-9 13:49:40.783]: Couldn't locate the state binary.
[DEBUG 2023-2-9 13:49:40.783]: Searching for workspace virtual envs in: /Users/eleanorboyd/pytest
[DEBUG 2023-2-9 13:49:40.783]: Searching for poetry virtual envs in: /Users/eleanorboyd/pytest/.venv
[DEBUG 2023-2-9 13:49:40.787]: Needed to validate /Users/eleanorboyd/pytest/.venv/bin/python with latest info
[DEBUG 2023-2-9 13:49:40.787]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
Python interpreter path: ./.venv/bin/python
[DEBUG 2023-2-9 13:49:40.787]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:40.787]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.787]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.788]: Finished searching for global virtual envs
[DEBUG 2023-2-9 13:49:40.880]: Poetry Virtual Environment: [added] /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.880]: Finished searching for poetry envs
[DEBUG 2023-2-9 13:49:40.884]: Extension ms-toolsai.jupyter accessed onDidEnvironmentVariablesChange with args: undefined
[DEBUG 2023-2-9 13:49:40.884]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[DEBUG 2023-2-9 13:49:40.885]: Extension ms-toolsai.jupyter accessed onDidChangeActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.885]: Extension ms-toolsai.jupyter accessed onDidChangeEnvironments with args: undefined
[DEBUG 2023-2-9 13:49:40.886]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.886]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:40.886]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.887]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:40.887]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/opt/homebrew/bin/python3","id":"/opt/homebrew/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/opt/homebrew/bin/python3","external":"file:///opt/homebrew/bin/python3","path":"/opt/homebrew/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10"},"version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"tools":[]},"id":"/opt/homebrew/bin/python3"}
[DEBUG 2023-2-9 13:49:40.887]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.888]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.893]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.893]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.893]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.893]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.894]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.894]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.898]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.898]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.899]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.899]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.899]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:40.899]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:40.902]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[DEBUG 2023-2-9 13:49:40.902]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[DEBUG 2023-2-9 13:49:40.902]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[DEBUG 2023-2-9 13:49:40.903]: Activation Commands received undefined for shell bash
[INFO 2023-2-9 13:49:40.903]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 123ms, has a falsy return value, Arg 1: <Uri:/Users/eleanorboyd/pytest>, Arg 2: {"id":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","displayPath":"/opt/homebrew/bin/python3","envName":"","displayName":"","envType":"Unknown","version":{"major":3,"minor":10,"patch":8,"raw":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"path":"/opt/homebrew/bin/python3"}, Arg 3: false'
]
[DEBUG 2023-2-9 13:49:40.904]: Activation Commands received undefined for shell bash
[INFO 2023-2-9 13:49:40.904]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 124ms, has a falsy return value, Arg 1: <Uri:/Users/eleanorboyd/pytest>, Arg 2: {"id":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","displayPath":"/opt/homebrew/bin/python3","envName":"","displayName":"","envType":"Unknown","version":{"major":3,"minor":10,"patch":8,"raw":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"path":"/opt/homebrew/bin/python3"}, Arg 3: false'
]
[DEBUG 2023-2-9 13:49:40.905]: Activation Commands received source /Users/eleanorboyd/pytest/.venv/bin/activate for shell /bin/zsh
[DEBUG 2023-2-9 13:49:40.905]: Has Custom Env Vars
[DEBUG 2023-2-9 13:49:40.905]: Activating Environment to capture Environment variables, . /Users/eleanorboyd/pytest/.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
[DEBUG 2023-2-9 13:49:40.905]: Shell path '/bin/zsh', base path '/bin/zsh'
[DEBUG 2023-2-9 13:49:40.905]: Shell path identified as shell 'zsh'
> . ./.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: zsh
[DEBUG 2023-2-9 13:49:40.905]: Shell Exec: . /Users/eleanorboyd/pytest/.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py with options: {
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONWARNINGS": "ignore",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    },
    "shell": "/bin/zsh",
    "timeout": 30000,
    "maxBuffer": 1000000,
    "throwOnStdErr": false,
    "encoding": "utf8"
}
[DEBUG 2023-2-9 13:49:40.906]: Activation Commands received source /Users/eleanorboyd/pytest/.venv/bin/activate for shell bash
[DEBUG 2023-2-9 13:49:40.906]: Has Custom Env Vars
[DEBUG 2023-2-9 13:49:40.906]: Activating Environment to capture Environment variables, . /Users/eleanorboyd/pytest/.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
[DEBUG 2023-2-9 13:49:40.906]: Shell path 'bash', base path 'bash'
[DEBUG 2023-2-9 13:49:40.906]: Shell path identified as shell 'bash'
> . ./.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py
shell: bash
[DEBUG 2023-2-9 13:49:40.906]: Shell Exec: . /Users/eleanorboyd/pytest/.venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/printEnvVariables.py with options: {
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONWARNINGS": "ignore",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    },
    "shell": "bash",
    "timeout": 30000,
    "maxBuffer": 1000000,
    "throwOnStdErr": false,
    "encoding": "utf8"
}
[INFO 2023-2-9 13:49:40.921]: Found: /usr/bin/python3 --> /usr/bin/python3
[DEBUG 2023-2-9 13:49:40.946]: Extension ms-python.black-formatter accessed onDidChangeActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.isort accessed onDidChangeActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.isort accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.isort accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.isort accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.947]: Extension ms-python.isort accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:40.948]: Extension ms-python.isort accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:40.948]: Extension ms-python.isort accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[INFO 2023-2-9 13:49:41.359]: [
  'parseEnvironmentOutput, Class name = k, completed in 0ms, has a truthy return value'
]
[INFO 2023-2-9 13:49:41.359]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 593ms, has a truthy return value, Arg 1: undefined, Arg 2: undefined, Arg 3: undefined, Arg 4: "/bin/zsh"'
]
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable MallocNanoZone in collection to 0
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable __CFBundleIdentifier in collection to com.microsoft.VSCodeInsiders
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable PATH in collection to /Users/eleanorboyd/pytest/.venv/bin:/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable PYTHONUNBUFFERED in collection to 1
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable PYTHONIOENCODING in collection to utf-8
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable VIRTUAL_ENV in collection to /Users/eleanorboyd/pytest/.venv
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable PS1 in collection to (.venv) 
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable VIRTUAL_ENV_PROMPT in collection to (.venv) 
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable _ in collection to /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:41.359]: Setting environment variable LC_CTYPE in collection to UTF-8
[DEBUG 2023-2-9 13:49:41.359]: Clearing environment variable MALLOCNANOZONE from collection
[DEBUG 2023-2-9 13:49:41.359]: Clearing environment variable __CFBUNDLEIDENTIFIER from collection
[INFO 2023-2-9 13:49:41.359]: [
  'parseEnvironmentOutput, Class name = k, completed in 0ms, has a truthy return value'
]
[INFO 2023-2-9 13:49:41.360]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 579ms, has a truthy return value, Arg 1: <Uri:/Users/eleanorboyd/pytest>, Arg 2: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","envPath":"/Users/eleanorboyd/pytest/.venv","displayPath":"/Users/eleanorboyd/pytest/.venv","envName":".venv","displayName":".venv","envType":"Venv","version":{"major":3,"minor":10,"patch":8,"raw":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"path":"/Users/eleanorboyd/pytest/.venv/bin/python"}, Arg 3: false'
]
[INFO 2023-2-9 13:49:41.384]: Found: /usr/local/bin/python3 --> /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
[INFO 2023-2-9 13:49:41.403]: Found: /usr/local/bin/python3.7 --> /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
> ./.venv/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:41.450]: Shell Exec: /Users/eleanorboyd/pytest/.venv/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[INFO 2023-2-9 13:49:41.474]: Found: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3 --> /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
[INFO 2023-2-9 13:49:41.478]: Found: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 --> /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
[DEBUG 2023-2-9 13:49:41.487]: Workspace Virtual Environment: [added] /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:41.487]: Workspace Virtual Environment: [skipped] /Users/eleanorboyd/pytest/.venv/bin/python3
[DEBUG 2023-2-9 13:49:41.487]: Workspace Virtual Environment: [skipped] /Users/eleanorboyd/pytest/.venv/bin/python3.10
[INFO 2023-2-9 13:49:41.712]: Found: /opt/homebrew/bin/python3 --> /opt/homebrew/Cellar/python@3.10/3.10.8/Frameworks/Python.framework/Versions/3.10/bin/python3.10
[INFO 2023-2-9 13:49:41.717]: Found interpreter for >> /Users/eleanorboyd/pytest/.venv/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,10,8,"final",0],"sysPrefix":"/Users/eleanorboyd/pytest/.venv","sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]","is64Bit":true}
[INFO 2023-2-9 13:49:41.763]: Found: /opt/homebrew/bin/python3.10 --> /opt/homebrew/Cellar/python@3.10/3.10.8/Frameworks/Python.framework/Versions/3.10/bin/python3.10
> /usr/bin/python3 -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:41.782]: Shell Exec: /usr/bin/python3 -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[DEBUG 2023-2-9 13:49:41.784]: Finished searching for workspace virtual envs
> /usr/local/bin/python3 -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:41.786]: Shell Exec: /usr/local/bin/python3 -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[DEBUG 2023-2-9 13:49:41.786]: Finished searching for interpreters in posix paths locator
[INFO 2023-2-9 13:49:42.107]: Found interpreter for >> /usr/local/bin/python3 -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,7,0,"final",0],"sysPrefix":"/Library/Frameworks/Python.framework/Versions/3.7","sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]","is64Bit":true}
> /opt/homebrew/bin/python3 -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:42.107]: Shell Exec: /opt/homebrew/bin/python3 -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[DEBUG 2023-2-9 13:49:42.146]: Activation Commands received undefined for shell bash
[INFO 2023-2-9 13:49:42.146]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 17ms, has a falsy return value, Arg 1: <Uri:/Users/eleanorboyd/pytest>, Arg 2: {"id":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","displayPath":"/opt/homebrew/bin/python3","envName":"","displayName":"","envType":"Unknown","version":{"major":3,"minor":10,"patch":8,"raw":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"path":"/opt/homebrew/bin/python3"}, Arg 3: false'
]
[DEBUG 2023-2-9 13:49:42.148]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[INFO 2023-2-9 13:49:42.162]: Found interpreter for >> /opt/homebrew/bin/python3 -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,10,8,"final",0],"sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]","is64Bit":true}
[INFO 2023-2-9 13:49:42.224]: Found interpreter for >> /usr/bin/python3 -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,9,6,"final",0],"sysPrefix":"/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9","sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]","is64Bit":true}
[DEBUG 2023-2-9 13:49:42.848]: Activation Commands received undefined for shell bash
[INFO 2023-2-9 13:49:42.848]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 3ms, has a falsy return value, Arg 1: <Uri:/Users/eleanorboyd/pytest>, Arg 2: {"id":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","displayPath":"/opt/homebrew/bin/python3","envName":"","displayName":"","envType":"Unknown","version":{"major":3,"minor":10,"patch":8,"raw":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"path":"/opt/homebrew/bin/python3"}, Arg 3: false'
]
[DEBUG 2023-2-9 13:49:42.849]: Activation Commands received undefined for shell bash
[INFO 2023-2-9 13:49:42.849]: [
  'getActivatedEnvironmentVariables, Class name = k, completed in 4ms, has a falsy return value, Arg 1: <Uri:/Users/eleanorboyd/pytest>, Arg 2: {"id":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","displayPath":"/opt/homebrew/bin/python3","envName":"","displayName":"","envType":"Unknown","version":{"major":3,"minor":10,"patch":8,"raw":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"path":"/opt/homebrew/bin/python3"}, Arg 3: false'
]
[DEBUG 2023-2-9 13:49:42.850]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[DEBUG 2023-2-9 13:49:42.850]: Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
[DEBUG 2023-2-9 13:49:45.237]: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/conda info --json: {
  "GID": 20,
  "UID": 501,
  "active_prefix": null,
  "active_prefix_name": null,
  "av_data_dir": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/etc/conda",
  "av_metadata_url_base": null,
  "channels": [
    "https://repo.anaconda.com/pkgs/main/osx-arm64",
    "https://repo.anaconda.com/pkgs/main/noarch",
    "https://repo.anaconda.com/pkgs/r/osx-arm64",
    "https://repo.anaconda.com/pkgs/r/noarch"
  ],
  "conda_build_version": "3.23.3",
  "conda_env_version": "23.1.0.post21+8b1635e8f",
  "conda_location": "/Users/eleanorboyd/Downloads/conda/conda",
  "conda_prefix": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c",
  "conda_shlvl": 0,
  "conda_version": "23.1.0.post21+8b1635e8f",
  "config_files": [
    "/Users/eleanorboyd/.condarc"
  ],
  "default_prefix": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c",
  "env_vars": {
    "CIO_TEST": "<not set>",
    "CONDA_EXE": "/opt/anaconda3/bin/conda",
    "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
    "CONDA_ROOT": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c",
    "CONDA_SHLVL": "0",
    "CURL_CA_BUNDLE": "<not set>",
    "INFOPATH": "/opt/homebrew/share/info:",
    "LD_PRELOAD": "<not set>",
    "MANPATH": "/opt/homebrew/share/man::",
    "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
    "PYTHONIOENCODING": "utf-8",
    "PYTHONUNBUFFERED": "1",
    "REQUESTS_CA_BUNDLE": "<not set>",
    "SSL_CERT_FILE": "<not set>",
    "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd"
  },
  "envs": [
    "/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda",
    "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64",
    "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c"
  ],
  "envs_dirs": [
    "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/envs",
    "/Users/eleanorboyd/.conda/envs"
  ],
  "netrc_file": null,
  "offline": false,
  "pkgs_dirs": [
    "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/pkgs",
    "/Users/eleanorboyd/.conda/pkgs"
  ],
  "platform": "osx-arm64",
  "python_version": "3.10.9.final.0",
  "rc_path": "/Users/eleanorboyd/.condarc",
  "requests_version": "2.28.1",
  "root_prefix": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c",
  "root_writable": true,
  "site_dirs": [],
  "sys.executable": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python",
  "sys.prefix": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c",
  "sys.version": "3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]",
  "sys_rc_path": "/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/.condarc",
  "user_agent": "conda/23.1.0.post21+8b1635e8f requests/2.28.1 CPython/3.10.9 Darwin/22.3.0 OSX/13.2.1",
  "user_rc_path": "/Users/eleanorboyd/.condarc",
  "virtual_pkgs": [
    [
      "__archspec",
      "1",
      "arm64"
    ],
    [
      "__osx",
      "13.2.1",
      "0"
    ],
    [
      "__unix",
      "0",
      "0"
    ]
  ]
}

[DEBUG 2023-2-9 13:49:45.237]: Found conda via filesystem probing: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/conda
[DEBUG 2023-2-9 13:49:45.237]: Searching for conda environments using /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/conda
[DEBUG 2023-2-9 13:49:45.237]: Cached data exists KeyPrefix=Cache_Method_Output_w.getInfoImpl-Args="/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/conda"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.237]: Looking into conda env for executable: {"prefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda"}
[DEBUG 2023-2-9 13:49:45.237]: Found executable within conda env {"prefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda"}
[DEBUG 2023-2-9 13:49:45.237]: Found conda executable: /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python
[DEBUG 2023-2-9 13:49:45.237]: Looking into conda env for executable: {"prefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64"}
[DEBUG 2023-2-9 13:49:45.237]: Found executable within conda env {"prefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64"}
[DEBUG 2023-2-9 13:49:45.237]: Found conda executable: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python
[DEBUG 2023-2-9 13:49:45.287]: Looking into conda env for executable: {"prefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","name":"base"}
> ~/Documents/testingFiles/pytestMini/.conda/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:45.288]: Shell Exec: /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[DEBUG 2023-2-9 13:49:45.288]: Found executable within conda env {"prefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","name":"base"}
[DEBUG 2023-2-9 13:49:45.288]: Found conda executable: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python
[DEBUG 2023-2-9 13:49:45.290]: Finished searching for conda environments
> ~/Downloads/conda/devenv/Darwin/arm64/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:45.290]: Shell Exec: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[DEBUG 2023-2-9 13:49:45.294]: Finished with environment reducer
[INFO 2023-2-9 13:49:45.419]: Found interpreter for >> /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,10,9,"final",0],"sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ]","is64Bit":true}
> ~/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:45.419]: Shell Exec: /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[INFO 2023-2-9 13:49:45.455]: Found interpreter for >> /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,10,9,"final",0],"sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:20) [Clang 14.0.6 ]","is64Bit":true}
[INFO 2023-2-9 13:49:45.462]: Found interpreter for >> /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py <<: {"versionInfo":[3,10,9,"final",0],"sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","sysVersion":"3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]","is64Bit":true}
[DEBUG 2023-2-9 13:49:45.462]: Finished with environment resolver
[INFO 2023-2-9 13:49:45.463]: Environments added to cache [{"name":"","location":"","kind":"global-other","executable":{"filename":"/usr/bin/python3","sysPrefix":"/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9","ctime":1675935593000,"mtime":1675935593000},"display":"Python 3.9.6 64-bit","version":{"major":3,"minor":9,"micro":6,"release":{"level":"final","serial":0},"sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/usr/bin/python3","detailedDisplayName":"Python 3.9.6 64-bit"},{"name":"","location":"","kind":"global-other","executable":{"filename":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","ctime":1666385977562,"mtime":1666385977562},"display":"Python 3.10.8 64-bit","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/opt/homebrew/bin/python3","detailedDisplayName":"Python 3.10.8 64-bit"},{"name":".venv","location":"/Users/eleanorboyd/vscode-python/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/vscode-python/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/vscode-python/.venv","ctime":1678303798648,"mtime":1678303798648},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/vscode-python/.venv","path":"/Users/eleanorboyd/vscode-python/.venv","scheme":"file"},"display":"Python 3.7.0 ('.venv': venv)","version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/vscode-python/.venv/bin/python","detailedDisplayName":"Python 3.7.0 ('.venv': venv)"},{"name":".venv","location":"/Users/eleanorboyd/retry-inc-dec/resetPathTry/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/retry-inc-dec/resetPathTry/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/retry-inc-dec/resetPathTry/.venv","ctime":1674845902435,"mtime":1674845902435},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/retry-inc-dec/resetPathTry/.venv","path":"/Users/eleanorboyd/retry-inc-dec/resetPathTry/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/retry-inc-dec/resetPathTry/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"},{"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"},{"name":"","location":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","ctime":1675446618771,"mtime":1675446618771},"display":"Python 3.10.9","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","detailedDisplayName":"Python 3.10.9 (conda)"},{"name":"base","location":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","ctime":1675446702170,"mtime":1675446702170},"display":"Python 3.10.9 ('base')","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","detailedDisplayName":"Python 3.10.9 ('base': conda)"},{"name":"","location":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","ctime":1675446896627,"mtime":1675446896627},"display":"Python 3.10.9","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:20) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","detailedDisplayName":"Python 3.10.9 (conda)"},{"name":".venv","location":"/Users/eleanorboyd/Documents/testingFiles/pytestPluginLocalEnv/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/Documents/testingFiles/pytestPluginLocalEnv/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestPluginLocalEnv/.venv","ctime":1675970661348,"mtime":1675970661348},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/Documents/testingFiles/pytestPluginLocalEnv/.venv","path":"/Users/eleanorboyd/Documents/testingFiles/pytestPluginLocalEnv/.venv","scheme":"file"},"display":"Python 3.7.0 ('.venv': venv)","version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/Documents/testingFiles/pytestPluginLocalEnv/.venv/bin/python","detailedDisplayName":"Python 3.7.0 ('.venv': venv)"},{"name":"","location":"","kind":"global-other","executable":{"filename":"/usr/local/bin/python3","sysPrefix":"/Library/Frameworks/Python.framework/Versions/3.7","ctime":1675970478960,"mtime":1675970478263},"display":"Python 3.7.0 64-bit","version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/usr/local/bin/python3","detailedDisplayName":"Python 3.7.0 64-bit"},{"name":".venv","location":"/Users/eleanorboyd/Documents/testingFiles/endgameTesterWorkspaces/jupyterTesterFolder/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/Documents/testingFiles/endgameTesterWorkspaces/jupyterTesterFolder/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/endgameTesterWorkspaces/jupyterTesterFolder/.venv","ctime":1677013578339,"mtime":1677013578339},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/Documents/testingFiles/endgameTesterWorkspaces/jupyterTesterFolder/.venv","path":"/Users/eleanorboyd/Documents/testingFiles/endgameTesterWorkspaces/jupyterTesterFolder/.venv","scheme":"file"},"display":"Python 3.9.6 ('.venv': venv)","version":{"major":3,"minor":9,"micro":6,"release":{"level":"final","serial":0},"sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/Documents/testingFiles/endgameTesterWorkspaces/jupyterTesterFolder/.venv/bin/python","detailedDisplayName":"Python 3.9.6 ('.venv': venv)"},{"name":".venv","location":"/Users/eleanorboyd/Documents/testingFiles/inc_dec_example/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/Documents/testingFiles/inc_dec_example/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/inc_dec_example/.venv","ctime":1675884859201,"mtime":1675884859201},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/Documents/testingFiles/inc_dec_example/.venv","path":"/Users/eleanorboyd/Documents/testingFiles/inc_dec_example/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/Documents/testingFiles/inc_dec_example/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}]
[INFO 2023-2-9 13:49:45.464]: [
  'Hide locator refreshing progress, Class name = f, completed in 0ms, has a falsy return value, , Return Value: undefined'
]
[DEBUG 2023-2-9 13:49:45.464]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.464]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.464]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.465]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.467]: Found cached env for /opt/homebrew/bin/python3
[DEBUG 2023-2-9 13:49:45.467]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.468]: Resolved /opt/homebrew/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","ctime":1666385977562,"mtime":1666385977562},"display":"Python 3.10.8 64-bit","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/opt/homebrew/bin/python3","detailedDisplayName":"Python 3.10.8 64-bit"}
[DEBUG 2023-2-9 13:49:45.468]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.468]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.468]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:45.470]: Found cached env for /opt/homebrew/bin/python3
[DEBUG 2023-2-9 13:49:45.470]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.471]: Resolved /opt/homebrew/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/opt/homebrew/bin/python3","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10","ctime":1666385977562,"mtime":1666385977562},"display":"Python 3.10.8 64-bit","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/opt/homebrew/bin/python3","detailedDisplayName":"Python 3.10.8 64-bit"}
[DEBUG 2023-2-9 13:49:45.471]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.471]: Needed to validate /usr/bin/python3 with latest info
[DEBUG 2023-2-9 13:49:45.471]: Resolved /usr/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/usr/bin/python3","sysPrefix":"/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9","ctime":1675935593000,"mtime":1675935593000},"display":"Python 3.9.6 64-bit","version":{"major":3,"minor":9,"micro":6,"release":{"level":"final","serial":0},"sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/usr/bin/python3","detailedDisplayName":"Python 3.9.6 64-bit"}
[DEBUG 2023-2-9 13:49:45.472]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.472]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.473]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.473]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.473]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.473]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.474]: Needed to validate /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python with latest info
[DEBUG 2023-2-9 13:49:45.474]: Resolved /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python from cache: {"name":"","location":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","ctime":1675446618771,"mtime":1675446618771},"display":"Python 3.10.9","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","detailedDisplayName":"Python 3.10.9 (conda)"}
[DEBUG 2023-2-9 13:49:45.475]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.475]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.475]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.475]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.476]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.476]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.476]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.476]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.476]: Needed to validate /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python with latest info
[DEBUG 2023-2-9 13:49:45.476]: Resolved /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python from cache: {"name":"base","location":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","ctime":1675446702170,"mtime":1675446702170},"display":"Python 3.10.9 ('base')","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","detailedDisplayName":"Python 3.10.9 ('base': conda)"}
[DEBUG 2023-2-9 13:49:45.477]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.477]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.478]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.478]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.478]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.478]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.478]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.478]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.478]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.478]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.479]: Needed to validate /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python with latest info
[DEBUG 2023-2-9 13:49:45.479]: Resolved /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python from cache: {"name":"","location":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","ctime":1675446896627,"mtime":1675446896627},"display":"Python 3.10.9","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:20) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","detailedDisplayName":"Python 3.10.9 (conda)"}
[DEBUG 2023-2-9 13:49:45.479]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.480]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.480]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.481]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.481]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.482]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.482]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.482]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.482]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.482]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.482]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.482]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.482]: Needed to validate /usr/local/bin/python3 with latest info
[DEBUG 2023-2-9 13:49:45.483]: Resolved /usr/local/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/usr/local/bin/python3","sysPrefix":"/Library/Frameworks/Python.framework/Versions/3.7","ctime":1675970478960,"mtime":1675970478263},"display":"Python 3.7.0 64-bit","version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/usr/local/bin/python3","detailedDisplayName":"Python 3.7.0 64-bit"}
[DEBUG 2023-2-9 13:49:45.484]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.484]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.484]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.484]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.485]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.485]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.485]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.485]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.486]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.486]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.486]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.486]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.487]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.487]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.487]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.487]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.488]: Needed to validate /usr/bin/python3 with latest info
[DEBUG 2023-2-9 13:49:45.488]: Resolved /usr/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/usr/bin/python3","sysPrefix":"/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9","ctime":1675935593000,"mtime":1675935593000},"display":"Python 3.9.6 64-bit","version":{"major":3,"minor":9,"micro":6,"release":{"level":"final","serial":0},"sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/usr/bin/python3","detailedDisplayName":"Python 3.9.6 64-bit"}
[DEBUG 2023-2-9 13:49:45.488]: Needed to validate /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python with latest info
[DEBUG 2023-2-9 13:49:45.488]: Resolved /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python from cache: {"name":"","location":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","ctime":1675446618771,"mtime":1675446618771},"display":"Python 3.10.9","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","detailedDisplayName":"Python 3.10.9 (conda)"}
[DEBUG 2023-2-9 13:49:45.488]: Needed to validate /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python with latest info
[DEBUG 2023-2-9 13:49:45.488]: Resolved /Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python from cache: {"name":"base","location":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","ctime":1675446702170,"mtime":1675446702170},"display":"Python 3.10.9 ('base')","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","detailedDisplayName":"Python 3.10.9 ('base': conda)"}
[DEBUG 2023-2-9 13:49:45.488]: Needed to validate /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python with latest info
[DEBUG 2023-2-9 13:49:45.488]: Resolved /Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python from cache: {"name":"","location":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","kind":"virt-conda","executable":{"filename":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","ctime":1675446896627,"mtime":1675446896627},"display":"Python 3.10.9","version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:20) [Clang 14.0.6 ]"},"arch":3,"distro":{"org":"Anaconda, Inc."},"source":[],"type":"Conda","id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","detailedDisplayName":"Python 3.10.9 (conda)"}
[DEBUG 2023-2-9 13:49:45.488]: Needed to validate /usr/local/bin/python3 with latest info
[DEBUG 2023-2-9 13:49:45.488]: Resolved /usr/local/bin/python3 from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"/usr/local/bin/python3","sysPrefix":"/Library/Frameworks/Python.framework/Versions/3.7","ctime":1675970478960,"mtime":1675970478263},"display":"Python 3.7.0 64-bit","version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"arch":3,"distro":{"org":""},"source":["path env var"],"id":"/usr/local/bin/python3","detailedDisplayName":"Python 3.7.0 64-bit"}
[DEBUG 2023-2-9 13:49:45.490]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.490]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.490]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.490]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.490]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.491]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.491]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.491]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.495]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:45.495]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:45.495]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.495]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.495]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.495]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.499]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.500]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.500]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.501]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.501]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.502]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.503]: No cached env found for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3
[DEBUG 2023-2-9 13:49:45.504]: Failed to get jedi-language-server version:  [Error: ENOENT: no such file or directory, open '/Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/jedilsp_requirements/requirements.txt'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/jedilsp_requirements/requirements.txt'
}
[DEBUG 2023-2-9 13:49:45.505]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:45.505]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:45.505]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:45.509]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.510]: Extension ms-toolsai.jupyter accessed refreshEnvironments with args: undefined
[DEBUG 2023-2-9 13:49:45.510]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.510]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.511]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/opt/homebrew/bin/python3","id":"/opt/homebrew/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/opt/homebrew/bin/python3","path":"/opt/homebrew/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10"},"version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"tools":[]},"id":"/opt/homebrew/bin/python3"}
[DEBUG 2023-2-9 13:49:45.511]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/usr/bin/python3","id":"/usr/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/usr/bin/python3","path":"/usr/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9"},"version":{"major":3,"minor":9,"micro":6,"release":{"level":"final","serial":0},"sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]"},"tools":[]},"id":"/usr/bin/python3"}
[DEBUG 2023-2-9 13:49:45.511]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64"},"environment":{"type":"Conda","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","scheme":"file"}},"version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ]"},"tools":["Conda"]},"id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python"}
[DEBUG 2023-2-9 13:49:45.512]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/pytest/.venv/bin/python","id":"/Users/eleanorboyd/pytest/.venv/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/pytest/.venv"},"environment":{"type":"VirtualEnvironment","name":".venv","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"workspaceFolder":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest","external":"file:///Users/eleanorboyd/pytest","path":"/Users/eleanorboyd/pytest","scheme":"file"},"name":"pytest","index":0}},"version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"tools":["Venv"]},"id":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.512]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","scheme":"file"}},"version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]"},"tools":["Conda"]},"id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python"}
[DEBUG 2023-2-9 13:49:45.513]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","path":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda"},"environment":{"type":"Conda","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","scheme":"file"}},"version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:20) [Clang 14.0.6 ]"},"tools":["Conda"]},"id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python"}
[DEBUG 2023-2-9 13:49:45.513]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/usr/local/bin/python3","id":"/usr/local/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/usr/local/bin/python3","path":"/usr/local/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Library/Frameworks/Python.framework/Versions/3.7"},"version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"tools":[]},"id":"/usr/local/bin/python3"}
[DEBUG 2023-2-9 13:49:45.514]: Extension ms-toolsai.jupyter accessed refreshEnvironments with args: undefined
[DEBUG 2023-2-9 13:49:45.514]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.514]: Extension ms-toolsai.jupyter accessed refreshEnvironments with args: undefined
[DEBUG 2023-2-9 13:49:45.515]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.515]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.515]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.516]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/usr/bin/python3","id":"/usr/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/usr/bin/python3","path":"/usr/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9"},"version":{"major":3,"minor":9,"micro":6,"release":{"level":"final","serial":0},"sysVersion":"3.9.6 (default, Oct 18 2022, 12:41:40) \n[Clang 14.0.0 (clang-1400.0.29.202)]"},"tools":[]},"id":"/usr/bin/python3"}
[DEBUG 2023-2-9 13:49:45.516]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/opt/homebrew/bin/python3","id":"/opt/homebrew/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/opt/homebrew/bin/python3","path":"/opt/homebrew/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/opt/homebrew/opt/python@3.10/Frameworks/Python.framework/Versions/3.10"},"version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"tools":[]},"id":"/opt/homebrew/bin/python3"}
[DEBUG 2023-2-9 13:49:45.517]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64"},"environment":{"type":"Conda","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64","scheme":"file"}},"version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:18) [Clang 14.0.6 ]"},"tools":["Conda"]},"id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/bin/python"}
[DEBUG 2023-2-9 13:49:45.517]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/pytest/.venv/bin/python","id":"/Users/eleanorboyd/pytest/.venv/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/pytest/.venv"},"environment":{"type":"VirtualEnvironment","name":".venv","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"workspaceFolder":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest","external":"file:///Users/eleanorboyd/pytest","path":"/Users/eleanorboyd/pytest","scheme":"file"},"name":"pytest","index":0}},"version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"tools":["Venv"]},"id":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.517]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","path":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda"},"environment":{"type":"Conda","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda","scheme":"file"}},"version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 (main, Jan 11 2023, 09:18:20) [Clang 14.0.6 ]"},"tools":["Conda"]},"id":"/Users/eleanorboyd/Documents/testingFiles/pytestMini/.conda/bin/python"}
[DEBUG 2023-2-9 13:49:45.518]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","executable":{"uri":{"$mid":1,"fsPath":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c"},"environment":{"type":"Conda","name":"base","folderUri":{"$mid":1,"path":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c","scheme":"file"}},"version":{"major":3,"minor":10,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.10.9 | packaged by conda-forge | (main, Feb  2 2023, 20:26:08) [Clang 14.0.6 ]"},"tools":["Conda"]},"id":"/Users/eleanorboyd/Downloads/conda/devenv/Darwin/arm64/envs/devenv-3.10-c/bin/python"}
[DEBUG 2023-2-9 13:49:45.518]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"/usr/local/bin/python3","id":"/usr/local/bin/python3","executable":{"uri":{"$mid":1,"fsPath":"/usr/local/bin/python3","path":"/usr/local/bin/python3","scheme":"file"},"bitness":"64-bit","sysPrefix":"/Library/Frameworks/Python.framework/Versions/3.7"},"version":{"major":3,"minor":7,"micro":0,"release":{"level":"final","serial":0},"sysVersion":"3.7.0 (v3.7.0:1bf9cc5093, Jun 26 2018, 23:26:24) \n[Clang 6.0 (clang-600.0.57)]"},"tools":[]},"id":"/usr/local/bin/python3"}
[WARN 2023-2-9 13:49:45.518]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[WARN 2023-2-9 13:49:45.519]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[WARN 2023-2-9 13:49:45.519]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[WARN 2023-2-9 13:49:45.519]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[WARN 2023-2-9 13:49:45.519]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[WARN 2023-2-9 13:49:45.519]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[WARN 2023-2-9 13:49:45.519]: Failed to check if /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 is an executable [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.525]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.526]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.526]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.526]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.527]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.527]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.527]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.527]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.528]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.528]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.529]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.529]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.530]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.530]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.530]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.530]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.531]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.531]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.531]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.533]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.533]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.533]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.534]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.534]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.534]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.535]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.535]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.535]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.536]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.536]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.536]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.536]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.537]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.537]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.537]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.538]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.539]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.539]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.539]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.540]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.540]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.540]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.541]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.541]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.541]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.542]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.542]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.542]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.543]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.543]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.544]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.544]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.544]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.545]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.545]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.545]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.546]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.546]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.546]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.547]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.548]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.548]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.548]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.549]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.549]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.549]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.550]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.550]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.550]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.550]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.551]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.551]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.551]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.552]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.552]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.552]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.553]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.553]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.553]: Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
[DEBUG 2023-2-9 13:49:45.555]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"/Users/eleanorboyd/pytest/.venv/bin/python","path":"/Users/eleanorboyd/pytest/.venv/bin/python"}
[DEBUG 2023-2-9 13:49:45.555]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.556]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.556]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[DEBUG 2023-2-9 13:49:45.556]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[DEBUG 2023-2-9 13:49:45.557]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.557]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[DEBUG 2023-2-9 13:49:45.557]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.557]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[DEBUG 2023-2-9 13:49:45.558]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.558]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.558]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[DEBUG 2023-2-9 13:49:45.559]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[DEBUG 2023-2-9 13:49:45.559]: Extension ms-toolsai.jupyter accessed known with args: undefined
[DEBUG 2023-2-9 13:49:45.559]: Extension ms-toolsai.jupyter accessed resolveEnvironment with args: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3"
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[WARN 2023-2-9 13:49:45.561]: Identifier for virt-virtualenv failed to identify /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, scandir '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
[DEBUG 2023-2-9 13:49:45.564]: Failed to get file info for /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 [Error: ENOENT: no such file or directory, lstat '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: '/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3'
}
> "~/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:45.565]: Shell Exec: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[ERROR 2023-2-9 13:49:45.569]: Error: Command failed: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
/bin/sh: /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3: No such file or directory

    at ChildProcess.exithandler (node:child_process:408:12)
    at ChildProcess.emit (node:events:526:28)
    at maybeClose (node:internal/child_process:1092:16)
    at Socket.<anonymous> (node:internal/child_process:451:11)
    at Socket.emit (node:events:526:28)
    at Pipe.<anonymous> (node:net:687:12) {
  killed: false,
  code: 127,
  signal: null,
  cmd: '"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py'
}
[INFO 2023-2-9 13:49:46.395]: [
  'Starting language server, Class name = h, completed in 891ms, has a falsy return value, , Return Value: undefined'
]
Starting Jedi language server for pytest.
[DEBUG 2023-2-9 13:49:46.396]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:46.396]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:46.396]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:46.396]: [object Object]. Shell identified as undefined 
[DEBUG 2023-2-9 13:49:46.396]: Shell path '/bin/zsh', base path '/bin/zsh'
[DEBUG 2023-2-9 13:49:46.396]: Shell path identified as shell 'zsh'
[DEBUG 2023-2-9 13:49:46.396]: Terminal shell path '/bin/zsh' identified as shell 'zsh'
[DEBUG 2023-2-9 13:49:46.396]: [object Object]. Shell identified as zsh 
[DEBUG 2023-2-9 13:49:46.397]: Shell identified as 'zsh'
[DEBUG 2023-2-9 13:49:46.397]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:46.397]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:46.397]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:46.397]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:46.397]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:46.397]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:46.701]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:46.701]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:46.701]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:46.701]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:46.701]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:46.701]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:46.701]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:46.701]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:46.701]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
> "~/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
[DEBUG 2023-2-9 13:49:47.572]: Shell Exec: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py with options: {
    "timeout": 15000,
    "encoding": "utf8",
    "env": {
        "COMMAND_MODE": "unix2003",
        "CONDA_EXE": "/opt/anaconda3/bin/conda",
        "CONDA_PYTHON_EXE": "/opt/anaconda3/bin/python",
        "CONDA_SHLVL": "0",
        "HOME": "/Users/eleanorboyd",
        "HOMEBREW_CELLAR": "/opt/homebrew/Cellar",
        "HOMEBREW_PREFIX": "/opt/homebrew",
        "HOMEBREW_REPOSITORY": "/opt/homebrew",
        "INFOPATH": "/opt/homebrew/share/info:",
        "LOGNAME": "eleanorboyd",
        "MANPATH": "/opt/homebrew/share/man::",
        "MallocNanoZone": "0",
        "OLDPWD": "/",
        "ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
        "PWD": "/",
        "SHELL": "/bin/zsh",
        "SHLVL": "0",
        "SSH_AUTH_SOCK": "/private/tmp/com.apple.launchd.WlGW6wWz4T/Listeners",
        "TMPDIR": "/var/folders/q8/17wzg0cx7p59c1qfvwxx8yhc0000gn/T/",
        "USER": "eleanorboyd",
        "VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
        "VSCODE_CODE_CACHE_PATH": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/CachedData/b2ea6aa9fc4c9bebc3d2c2992a891244819dbccd",
        "VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
        "VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
        "VSCODE_CWD": "/",
        "VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
        "VSCODE_IPC_HOOK": "/Users/eleanorboyd/Library/Application Support/Code - Insiders/1.77-main.sock",
        "VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
        "VSCODE_PID": "21642",
        "XPC_FLAGS": "0x0",
        "XPC_SERVICE_NAME": "application.com.microsoft.VSCodeInsiders.26822093.26822101",
        "_": "/Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron",
        "__CFBundleIdentifier": "com.microsoft.VSCodeInsiders",
        "__CF_USER_TEXT_ENCODING": "0x1F5:0x0:0x0",
        "ELECTRON_RUN_AS_NODE": "1",
        "PATH": "/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin",
        "PYTHONUNBUFFERED": "1",
        "PYTHONIOENCODING": "utf-8"
    }
}
[ERROR 2023-2-9 13:49:47.578]: Error: Command failed: "/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py
/bin/sh: /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3: No such file or directory

    at ChildProcess.exithandler (node:child_process:408:12)
    at ChildProcess.emit (node:events:526:28)
    at maybeClose (node:internal/child_process:1092:16)
    at Socket.<anonymous> (node:internal/child_process:451:11)
    at Socket.emit (node:events:526:28)
    at Pipe.<anonymous> (node:net:687:12) {
  killed: false,
  code: 127,
  signal: null,
  cmd: '"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3" -I /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/get_output_via_markers.py /Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2023.5.10681722/pythonFiles/interpreterInfo.py'
}
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Environment resolver resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 for {"name":"","location":"","kind":"unknown","executable":{"filename":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","sysPrefix":"","ctime":-1,"mtime":-1},"display":"Python 3.x","version":{"major":3,"minor":-1,"micro":-1},"arch":1,"distro":{"org":""},"source":[],"id":"/Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3","detailedDisplayName":"Python 3.x"} to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:47.578]: Resolved /Users/eleanorboyd/Documents/testing - tester files/inc_dec_example/.venv/bin/python3 to undefined
[DEBUG 2023-2-9 13:49:49.92]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:49:49.94]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:49.94]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:49:51.11]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:51.11]: Cached data exists KeyPrefix=Cache_Method_Output_m.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_/Users/eleanorboyd/pytest"-Arg-Separator-undefined
[DEBUG 2023-2-9 13:49:51.13]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:49:51.13]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:50:47.54]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:50:47.54]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:50:47.54]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:50:47.69]: Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
[DEBUG 2023-2-9 13:50:47.71]: Found cached env for /Users/eleanorboyd/pytest/.venv/bin/python
[DEBUG 2023-2-9 13:50:47.71]: Resolved /Users/eleanorboyd/pytest/.venv/bin/python from cache: {"name":".venv","location":"/Users/eleanorboyd/pytest/.venv","kind":"virt-venv","executable":{"filename":"/Users/eleanorboyd/pytest/.venv/bin/python","sysPrefix":"/Users/eleanorboyd/pytest/.venv","ctime":1669850579587,"mtime":1669850579587},"searchLocation":{"$mid":1,"fsPath":"/Users/eleanorboyd/pytest/.venv","path":"/Users/eleanorboyd/pytest/.venv","scheme":"file"},"display":"Python 3.10.8 ('.venv': venv)","version":{"major":3,"minor":10,"micro":8,"release":{"level":"final","serial":0},"sysVersion":"3.10.8 (main, Oct 13 2022, 09:48:40) [Clang 14.0.0 (clang-1400.0.29.102)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"/Users/eleanorboyd/pytest/.venv/bin/python","detailedDisplayName":"Python 3.10.8 ('.venv': venv)"}
[DEBUG 2023-2-9 13:50:47.71]: Cached data exists KeyPrefix=Cache_Method_Output_S.ensureEnvironmentContainsPython-Args="/Users/eleanorboyd/pytest/.venv/bin/python"

@karrtikr karrtikr added area-terminal area-environments Features relating to handling interpreter environments needs spike Label for issues that need investigation before they can be worked on. and removed triage-needed Needs assignment to the proper sub-team labels Mar 9, 2023
@karrtikr karrtikr added this to the March 2023 milestone Mar 9, 2023
@karrtikr karrtikr modified the milestones: March 2023, April 2023 Mar 20, 2023
@karrtikr karrtikr changed the title Bugbash for terminal activation Prompt does not show up for terminal activation Mar 20, 2023
@AgFlore

This comment was marked as outdated.

@aiday-mar

This comment was marked as duplicate.

@AgFlore
Copy link

AgFlore commented Mar 21, 2023

hmm..

  1. quick things first: i'm on ms-python.python 2023.5.10791008 (VS Code 1.76.0) instead of 2023.5.10791707 (which states it is not compatible with 1.76.0). will that be a problem?

  2. i checked using printEnvVariables.py the env between a extension-gen-env-shell and a command-line-activated-shell. There's no difference (except for VSCODE_IPC_HOOK_CLI and HISTFILE of course)

  3. in an extension-genenv-shell, conda activate blabla throws a CommandNotFoundError.

  4. i've not run conda init bash before. if i run conda init bash, things like activating conda will write into .bashrc as FIXED, and that's definitely not what i had expected.

@karrtikr
Copy link
Author

@AgFlore You appear to be using an older version of conda, please update it to the latest.

quick things first: i'm on ms-python.python 2023.5.10791008 (VS Code 1.76.0) instead of 2023.5.10791707 (which states it is not compatible with 1.76.0). will that be a problem?

Can you make sure you're using VSCode insiders and v2023.5.10791008?

@andreamah
Copy link

Not too sure if this one's really popular, but fish also has no prompt.
image

output:

Experiment 'pythonTerminalEnvVarActivation' is active
Experiment 'pythonPromptNewToolsExt' is active
Experiment 'pythonSurveyNotification' is active
> conda info --json
Python interpreter path: ./venv/bin/python
> . ./venv/bin/activate.fish && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/printEnvVariables.py
shell: fish
> ./venv/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/interpreterInfo.py
> /bin/python3 -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/interpreterInfo.py
> /usr/bin/python3 -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/interpreterInfo.py
> ~/anaconda3/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/interpreterInfo.py
> ~/anaconda3/envs/testLaunch/bin/python -I ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/get_output_via_markers.py ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/interpreterInfo.py
> . ./venv/bin/activate && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.5.10791707/pythonFiles/printEnvVariables.py
shell: bash
Starting Pylance language server.

@karrtikr
Copy link
Author

@andreamah Yep we're aware of it: #20492 (comment), thanks for pointing it out regardless!

@brettcannon
Copy link
Member

brettcannon commented Mar 21, 2023

@andreamah it's popular/important enough because I'm a user of fish. 😉 But fish is a bit of a special case because it uses a function for its prompt instead of an environment variable, so it's much harder to change outside of the shell.

@AgFlore

This comment was marked as resolved.

@karrtikr

This comment was marked as resolved.

@AgFlore

This comment was marked as resolved.

@karrtikr

This comment was marked as resolved.

@AgFlore

This comment was marked as resolved.

@karrtikr
Copy link
Author

Appreciate the effort, thanks. The cause of this seems to be #20885 (comment) and should be fixed once #20822 is taken care of.

Although I still notice conda version appears to 4.8.3 in the logs, so conda run feature is not available. Note 4.8.3 is more than 3 years old now, whose support has been dropped by conda. So you should probably upgrade soon.

@karrtikr
Copy link
Author

Fixed prompt in most cases except: venv in powershell, fish, conda in bash etc. Exceptions will be handled with #21793.

@github-actions github-actions bot removed the needs spike Label for issues that need investigation before they can be worked on. label Aug 10, 2023
@karrtikr karrtikr added the on-testplan Added to test plan label Aug 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments area-terminal bug Issue identified by VS Code Team member as probable bug on-testplan Added to test plan
Projects
None yet
Development

No branches or pull requests

7 participants