microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.29k stars 292 forks source link

Code lens for python plugin in vscode disappears #1694

Closed martocode closed 3 years ago

martocode commented 4 years ago

Actual behavior

image

Run Cell | Run Above | Debug Cell Code Lens suddenly disappeared.

Expected behavior

image2

Same problems

https://www.reddit.com/r/vscode/comments/dcdjlu/python_test_code_lens_doesnt_appear_above/ https://github.com/Microsoft/vscode-python/issues/1906

What i've tried

{
    "editor.codeLens": true,
    "python.dataScience.codeLenses": "python.datascience.runcell,  python.datascience.runallcellsabove, python.datascience.debugcell",
    "python.dataScience.enableCellCodeLens": true,
    "python.dataScience.codeRegularExpression": "^(#\\s*%%|#\\s*\\<codecell\\>|#\\s*In\\[\\d*?\\]|#\\s*In\\[ \\])",
    "python.dataScience.askForKernelRestart": false,
    "python.dataScience.magicCommandsAsComments": true 
}
rchiodo commented 4 years ago

Thanks for the bug.

Do other code lenses work from other extensions? (here's a bunch of examples) https://code.visualstudio.com/blogs/2017/02/12/code-lens-roundup

If you cleaned out all of your settings and reinstalled the extension they should definitely be working.

What is your version of VS code and the python extension?

martocode commented 4 years ago

Thanks for the reply =)

I've just tested random extension, and it's working normally. I've tried that too, i clean all settings, uninstall and deleting all relating folders for 3 times.

Version details:

rchiodo commented 4 years ago

These settings here are the important ones for our extension:

image

Both in your user settings.json and in the workspace settings.json. Maybe you have one of them set differently in your user settings?

martocode commented 4 years ago

Just checked my settings, and they are the same as yours.

image3

rchiodo commented 4 years ago

Can you change this setting:

"python.logging.level": "debug"

Reload VS code and then repro the problem?

Our console debug output should then end up in the 'Python' output tab. I can look to see if there's anything obvious there.

martocode commented 4 years ago

Output

User belongs to experiment group 'ShowPlayIcon - start'
User belongs to experiment group 'ShowExtensionSurveyPrompt - control'
User belongs to experiment group 'DebugAdapterFactory - experiment'
User belongs to experiment group 'PtvsdWheels37 - experiment'
User belongs to experiment group 'UseTerminalToGetActivatedEnvVars - control'
User belongs to experiment group 'LocalZMQKernel - experiment'
User belongs to experiment group 'CollectLSRequestTiming - control'
User belongs to experiment group 'CollectNodeLSRequestTiming - experiment'
User belongs to experiment group 'EnableIPyWidgets - experiment'
User belongs to experiment group 'RunByLine - control'
User belongs to experiment group 'CustomEditorSupport - control'
Info 2020-10-15 10:48:44: id is 75c7d0eb-f910-4440-9280-9da4f393d056
User belongs to experiment group 'pythonaacf'
Info 2020-10-15 10:48:44: Attempting to start a server because of preload conditions ...
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 4ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 5ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 6ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 2ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 2ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:44: Create file systemwatcher with pattern *\python.exe
Info 2020-10-15 10:48:44: Create file systemwatcher with pattern *\*\python.exe
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 2ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:44: Display locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Notify locators are locating, Class name = p, completed in 1ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:44: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:44: Detected refreshing of Interpreters, Class name = p, completed in 1ms, has a falsy return value, Arg 1: {}, Return Value: undefined
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 336ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 191ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 185ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 184ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:45: Register Interpreter Watcher, Class name = p, completed in 177ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 178ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 174ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:45: Get Interpreters in CacheableLocatorService, Class name = m, completed in 157ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:45: ZMQ install verified.
Info 2020-10-15 10:48:45: Build the workspace interpreter watcher, Class name = d, completed in 184ms, has a truthy return value, Arg 1: undefined, Return Value: <Return value cannot be serialized for logging>
Info 2020-10-15 10:48:45: Interpreters returned by WorkspaceVirtualEnvService are of count 0
Info 2020-10-15 10:48:45: Interpreters returned by WorkspaceVirtualEnvService are []
Info 2020-10-15 10:48:45: Get Interpreters, Class name = b, completed in 744ms, has a truthy return value, Arg 1: undefined, Arg 2: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:45: Rule = settings, result = runNextRule
Info 2020-10-15 10:48:45: Executing next rule from settings
Info 2020-10-15 10:48:45: Rule = workspaceEnvs, result = runNextRule
Info 2020-10-15 10:48:45: Executing next rule from workspaceEnvs
Info 2020-10-15 10:48:46: > conda --version
> conda --version
Info 2020-10-15 10:48:46: > pyenv root
> pyenv root
Info 2020-10-15 10:48:46: > python3.7 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python3.7 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > python3.6 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python3.6 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > python3 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python3 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > python2 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python2 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > py -3.7 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> py -3.7 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > py -3.6 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> py -3.6 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > py -3 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> py -3 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > py -2 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> py -2 c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:46: "pyenv root" failed (Error: spawn pyenv ENOENT)
Info 2020-10-15 10:48:46: Detection of Python Interpreter for Command python3.7 and args  failed
Info 2020-10-15 10:48:46: Detection of Python Interpreter for Command python3.6 and args  failed
Info 2020-10-15 10:48:46: Detection of Python Interpreter for Command python3 and args  failed
Info 2020-10-15 10:48:46: Detection of Python Interpreter for Command python2 and args  failed
Info 2020-10-15 10:48:46: Get Interpreters in CacheableLocatorService, Class name = m, completed in 0ms, has a truthy return value, , Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:46: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:46: > conda info --json
> conda info --json
Info 2020-10-15 10:48:48: Interpreters returned by CondaEnvFileService are of count 0
Info 2020-10-15 10:48:48: Interpreters returned by CondaEnvFileService are []
Info 2020-10-15 10:48:48: Interpreters returned by CondaEnvService are of count 0
Info 2020-10-15 10:48:48: Interpreters returned by CondaEnvService are []
Info 2020-10-15 10:48:48: Current value for rule system is {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.7.9 64-bit"}
Info 2020-10-15 10:48:48: Current value for rule currentPath is {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}
Info 2020-10-15 10:48:48: Current value for rule windowsRegistry is {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}
Info 2020-10-15 10:48:48: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}
Error 2020-10-15 10:48:48: Detection of Python Interpreter for Command py and args -2 failed as file Python 2 not found!

 -3.7-64 does not exist
Error 2020-10-15 10:48:48: Detection of Python Interpreter for Command py and args -3.6 failed as file Python 3.6 not found!

 -3.7-64 does not exist
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: Interpreters returned by WindowsRegistryService are of count 1
Info 2020-10-15 10:48:48: Interpreters returned by WindowsRegistryService are [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}]
Info 2020-10-15 10:48:48: setGlobalInterpreter, Class name = f, completed in 201ms, has a truthy return value, Arg 1: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
Info 2020-10-15 10:48:48: Rule = cachedInterpreters, result = exit
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 3279ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 3280ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info 2020-10-15 10:48:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 3287ms, has a falsy return value, Arg 1: undefined, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
Info 2020-10-15 10:48:48: Rule = settings, result = runNextRule
Info 2020-10-15 10:48:48: Executing next rule from settings
Info 2020-10-15 10:48:48: Rule = workspaceEnvs, result = runNextRule
Info 2020-10-15 10:48:48: Executing next rule from workspaceEnvs
Info 2020-10-15 10:48:48: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:48: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 6ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 6ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:48: Build the workspace interpreter watcher, Class name = d, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: <Return value cannot be serialized for logging>
Info 2020-10-15 10:48:48: Interpreters returned by VirtualEnvService are of count 0
Info 2020-10-15 10:48:48: Interpreters returned by VirtualEnvService are []
Info 2020-10-15 10:48:48: Current value for rule system is {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true,"displayName":"Python 3.7.9 64-bit"}
Info 2020-10-15 10:48:48: Current value for rule currentPath is {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}
Info 2020-10-15 10:48:48: Current value for rule windowsRegistry is {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}
Info 2020-10-15 10:48:48: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 137ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:48: Selected Interpreter from currentPath, {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 2ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}]
Info 2020-10-15 10:48:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: false
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 140ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}]
Info 2020-10-15 10:48:48: Selected Interpreter from windowsRegistry, {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 4ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}]
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 4ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 4ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:48: Get Interpreters in CacheableLocatorService, Class name = m, completed in 5ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:48: Get Interpreters, Class name = b, completed in 8ms, has a truthy return value, Arg 1: undefined, Arg 2: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}]
Info 2020-10-15 10:48:48: Selected Interpreter from system, {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}
Info 2020-10-15 10:48:48: Interpreters returned by CurrentPathService are of count 4
Info 2020-10-15 10:48:48: Interpreters returned by CurrentPathService are [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"}]
Info 2020-10-15 10:48:48: Interpreters returned by KnownPathsService are of count 3
Info 2020-10-15 10:48:48: Interpreters returned by KnownPathsService are [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"}]
Info 2020-10-15 10:48:48: setGlobalInterpreter, Class name = f, completed in 148ms, has a falsy return value, Arg 1: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
Info 2020-10-15 10:48:48: setGlobalInterpreter, Class name = f, completed in 14ms, has a falsy return value, Arg 1: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
Info 2020-10-15 10:48:48: setGlobalInterpreter, Class name = f, completed in 12ms, has a falsy return value, Arg 1: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}, Arg 2: undefined, Return Value: false
Info 2020-10-15 10:48:48: Rule = cachedInterpreters, result = runNextRule
Info 2020-10-15 10:48:48: Executing next rule from cachedInterpreters
Info 2020-10-15 10:48:48: Rule = currentPath, result = runNextRule
Info 2020-10-15 10:48:48: Executing next rule from currentPath
Info 2020-10-15 10:48:48: Rule = windowsRegistry, result = runNextRule
Info 2020-10-15 10:48:48: Executing next rule from windowsRegistry
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 177ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 177ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 177ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, has a truthy return value, , Return Value: true
Info 2020-10-15 10:48:48: Hide locator refreshing progress, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:48: All locators have completed locating, Class name = p, completed in 0ms, has a falsy return value, , Return Value: undefined
Info 2020-10-15 10:48:48: setGlobalInterpreter, Class name = f, completed in 15ms, has a falsy return value, Arg 1: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}, Arg 2: undefined, Return Value: false
Info 2020-10-15 10:48:48: Rule = system, result = runNextRule
Info 2020-10-15 10:48:48: Executing next rule from system
Info 2020-10-15 10:48:48: autoSelectInterpreter, Class name = f, completed in 187ms, has a falsy return value, Arg 1: undefined, Return Value: undefined
Info 2020-10-15 10:48:48: Activation Commands received undefined for shell cmd
Info 2020-10-15 10:48:48: getActivatedEnvironmentVariables, Class name = E, completed in 4243ms, has a falsy return value, Arg 1: undefined
Info 2020-10-15 10:48:49: Activation Commands received undefined for shell cmd
Info 2020-10-15 10:48:49: getActivatedEnvironmentVariables, Class name = E, completed in 45ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}, Arg 3: true
Info 2020-10-15 10:48:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:49: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import ipykernel"
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import ipykernel"
Info 2020-10-15 10:48:49: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import ipykernel"
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import ipykernel"
Info 2020-10-15 10:48:49: Activation Commands received undefined for shell cmd
Info 2020-10-15 10:48:49: Activation Commands received undefined for shell cmd
Info 2020-10-15 10:48:49: getActivatedEnvironmentVariables, Class name = E, completed in 88ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}, Arg 3: true
Info 2020-10-15 10:48:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:49: getActivatedEnvironmentVariables, Class name = E, completed in 91ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}, Arg 3: true
Info 2020-10-15 10:48:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:49: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import jupyter"
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import jupyter"
Info 2020-10-15 10:48:49: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import jupyter"
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import jupyter"
Info 2020-10-15 10:48:49: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import notebook"
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import notebook"
Info 2020-10-15 10:48:49: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import notebook"
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import notebook"
Starting Jedi Python language engine.
Info 2020-10-15 10:48:49: Cached data exists getEnvironmentVariables, <No Resource>
Python interpreter path: ~\AppData\Local\Programs\Python\Python37\python.exe
Error 2020-10-15 10:48:49: Python Extension: interpreterManager.refresh [Error: [ms-python.python]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api ms-python.python
    at a (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:655:99)
    at Object.t.checkProposedApiEnabled (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:655:567)
    at Object.get activeNotebookEditor [as activeNotebookEditor] (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:1003:116)
    at u.get activeNotebookEditor [as activeNotebookEditor] (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:54:383170)
    at u.get hidden [as hidden] (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:642106)
    at c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:844423
    at Array.every (<anonymous>)
    at g.updateVisibility (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:844411)
    at g.updateDisplay (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:844284)
    at async g.refresh (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:843237)]
Info 2020-10-15 10:48:49: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:49: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:49: [object Object]. Shell identified as undefined 
Info 2020-10-15 10:48:49: Shell path 'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe'
Info 2020-10-15 10:48:49: Shell path identified as shell 'powershell'
Info 2020-10-15 10:48:49: Terminal shell path 'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe' identified as shell 'powershell'
Info 2020-10-15 10:48:49: [object Object]. Shell identified as powershell 
Info 2020-10-15 10:48:49: Shell identified as 'powershell'
Info 2020-10-15 10:48:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:49: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}]
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: []
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"}]
Info 2020-10-15 10:48:49: Get Interpreters in CacheableLocatorService, Class name = m, completed in 1ms, has a truthy return value, Arg 1: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"},{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","envType":"Unknown"}]
Info 2020-10-15 10:48:49: Cached data exists KeyPrefix=Cache_Method_Output_b.getCondaInfo-Args=
Info 2020-10-15 10:48:49: > conda --version
> conda --version
Info 2020-10-15 10:48:49: Get Interpreters, Class name = b, completed in 19ms, has a truthy return value, Arg 1: undefined, Arg 2: undefined, Return Value: [{"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown"}]
Info 2020-10-15 10:48:49: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:49: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:48:50: Current value for rule workspaceEnvs is nothing
Info 2020-10-15 10:48:50: getActivatedEnvironmentVariables, Class name = E, completed in 0ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}, Arg 3: true
Info 2020-10-15 10:48:50: Cached data exists getEnvironmentVariables, <No Resource>
Info 2020-10-15 10:48:50: getActivatedEnvironmentVariables, Class name = E, completed in 2ms, has a falsy return value, Arg 1: undefined, Arg 2: {"architecture":3,"path":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","version":{"options":{"loose":false,"includePrerelease":false},"loose":false,"raw":"3.7.9-final","major":3,"minor":7,"patch":9,"prerelease":["final"],"build":[],"version":"3.7.9-final"},"sysPrefix":"C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37","fileHash":"742c76c5f4768c772d27580b75eb8375e2f72b99b5923d5985f0a10426b0d25d8b3225396ff93054b89ef31c62296fa4b95f3184d188d113b39b3dc71d2f644e","companyDisplayName":"Python Software Foundation","envType":"Unknown","displayName":"Python 3.7.9 64-bit"}, Arg 3: true
Info 2020-10-15 10:48:50: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2020-10-15 10:48:50: > ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
> ~\AppData\Local\Programs\Python\Python37\python.exe c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py vscode_datascience_helpers.daemon --daemon-module=vscode_datascience_helpers.kernel_launcher_daemon -v
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Execute rpc method prewarm_kernel in DS Daemon
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Execute rpc method prewarm_kernel from C:\Users\User\AppData\Local\Programs\Python\Python37\python.exe
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Pre-Warm DS Kernel in DS Kernel Launcher Daemon
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Exec in DS Kernel Launcher Daemon (observable) ['C:\\Users\\User\\AppData\\Local\\Programs\\Python\\Python37\\python.exe', 'c:\\Users\\User\\.vscode\\extensions\\ms-python.python-2020.9.112786\\pythonFiles\\vscode_datascience_helpers\\..\\pyvsc-run-isolated.py', 'c:\\Users\\User\\.vscode\\extensions\\ms-python.python-2020.9.112786\\pythonFiles\\vscode_datascience_helpers\\kernel_prewarm_starter.py']
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Exec in DS Kernel Launcher Daemon (observable)
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Kernel launched, with PID 12028
Warn 2020-10-15 10:48:51: Python Daemon (pid: 20432): Waiting for Kernel to die 12028
Info 2020-10-15 10:48:51: Python Daemon (pid: 20432): Kernel launched, with PID as a daemon 12028
Info 2020-10-15 10:49:02: Cached data exists getEnvironmentVariables, extension-output-#1
Info 2020-10-15 10:49:02: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
Info 2020-10-15 10:49:02: > python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
> python c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\pythonFiles\pyvsc-run-isolated.py -c "import sys;print(sys.executable)"
rchiodo commented 4 years ago

This error here might be the cause:

Error 2020-10-15 10:48:49: Python Extension: interpreterManager.refresh [Error: [ms-python.python]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api ms-python.python
    at a (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:655:99)
    at Object.t.checkProposedApiEnabled (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:655:567)
    at Object.get activeNotebookEditor [as activeNotebookEditor] (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:1003:116)
    at u.get activeNotebookEditor [as activeNotebookEditor] (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:54:383170)
    at u.get hidden [as hidden] (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:642106)
    at c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:844423
    at Array.every (<anonymous>)
    at g.updateVisibility (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:844411)
    at g.updateDisplay (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:844284)
    at async g.refresh (c:\Users\User\.vscode\extensions\ms-python.python-2020.9.112786\out\client\extension.js:56:843237)]

That's caused by us calling an API that's in the proposed list (not in the stable version of VS code). Not sure why that's coming up though. I don't repro that error happening.

You can check if that's the problem by using VS code insiders or following the directions in the error (start vscode with --enable-proposed-api ms-python.python)

martocode commented 4 years ago

When i run the command in powershell this showed up:

[main 2020-10-15T17:56:21.954Z] update#setState idle
(node:18092) Electron: Loading non-context-aware native module in renderer: '\\?\C:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\node_modules.asar.unpacked\vscode-sqlite3\build\Release\sqlite.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
(node:18092) Electron: Loading non-context-aware native module in renderer: '\\?\C:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\node_modules.asar.unpacked\spdlog\build\Release\spdlog.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
(node:17808) Electron: Loading non-context-aware native module in renderer: '\\?\C:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\node_modules.asar.unpacked\spdlog\build\Release\spdlog.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
[main 2020-10-15T17:56:51.980Z] update#setState checking for updates
[main 2020-10-15T17:56:52.234Z] update#setState idle

and the code lens works fine when i use that command, but when open it normally the code lens doesn't appear.

rchiodo commented 4 years ago

Those errors in powershell can be ignored.

Not sure why I don't get the same errors about the proposed API as you. I might need to ask VS code about that.

coroa commented 3 years ago

Was there closure on this bug? I am hitting it too, running in VSCodium

rchiodo commented 3 years ago

We don't work in VSCodium as the proposed api won't be there.

After talking about the original problem with VS code, they were stumped as well. Enable proposed API should not be necessary.

coroa commented 3 years ago

Well it does work FWIW as long as I keep passing the command line flag, I guess that has to be good enough then.

greazer commented 3 years ago

Old bug, closing.