question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Python extension loading..."

See original GitHub issue

Environment data

  • VS Code version: 1.36.1 (user setup)
  • Extension version (available under the Extensions sidebar): 2019.6.24221
  • OS and version: Windows 7 Enterprise
  • Python version (& distribution if applicable, e.g. Anaconda): Python 3.6.0 64 bits & Anaconda
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A

Expected Behavior

The “Python extension loading…” message at the bottom should disappear and the extension should be usable

Actual behavior

The message last forever and the extension isn’t usable Additional info:

  • I looked several other issues reported from different users and none was able to solve my problem #5599 [#6392] [#4114] [#2878]

  • I tried to installed older versions of the VS Code and had same behaviour

  • When I change versions of the extension, then it works (going back to an older version, and coming back to the most recent one). Although when I close and restart VS Code, the problem is there again.

  • I already tested several versions, including installation from .VSIX

  • I also tried to update the Language Server (according to the current pinned topic). And it worked, although after restarting the application had the error again.

Steps to reproduce:

  • Install the Python extension
  • Sometimes it works right after, sometimes not.
  • Than restart VS Code & extension is not properly loaded.

Logs

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

User belongs to experiment group 'AlwaysDisplayTestExplorer - experiment'
Starting Microsoft Python language server.

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help; turn on source maps to make any tracebacks be useful by running Enable source map support for extension debugging)

[Extension Host] debugger listening on port 53531
console.ts:134 [Extension Host] (node:39752) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 1ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 2ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 2ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Create file systemwatcher with pattern *\python.exe
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Create file systemwatcher with pattern *\*\python.exe
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Notify locators are locating, Class name = p, completed in 1ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Detected refreshing of Interpreters, Class name = p, completed in 1ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Register Intepreter Watcher, Class name = p, completed in 15ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked\db_to_csv.py>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Build the workspace interpreter watcher, Class name = h, completed in 17ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked\db_to_csv.py>, Return Value: <Return value cannot be serialized for logging>
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Rule = settings, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Executing next rule from settings
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Rule = workspaceEnvs, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:39: Executing next rule from workspaceEnvs
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:40: Detection of Python Interpreter for Command python3.7 and args  failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:40: Detection of Python Interpreter for Command python3.6 and args  failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:40: Detection of Python Interpreter for Command python3 and args  failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:40: Detection of Python Interpreter for Command python2 and args  failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:41: Detection of Python Interpreter for Command py and args -3.7 failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:41: Detection of Python Interpreter for Command py and args -3 failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:41: Detection of Python Interpreter for Command py and args -3.6 failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:41: Detection of Python Interpreter for Command py and args -2 failed
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Current value for rule system is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true,"displayName":"Python 3.6.0 64-bit"}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Current value for rule currentPath is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Current value for rule windowsRegistry is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Interpreters returned by PipEnvService are of count 0
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Rule = settings, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Executing next rule from settings
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Rule = workspaceEnvs, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:42: Executing next rule from workspaceEnvs
extensionHost.ts:201 Extension Host
extensionHost.ts:202 Debugger attached.
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Current value for rule system is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true,"displayName":"Python 3.6.0 64-bit"}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Current value for rule currentPath is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Current value for rule windowsRegistry is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Interpreters returned by VirtualEnvService are of count 0
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: setGlobalInterpreter, Class name = f, completed in 1652ms, Arg 1: {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Rule = cachedInterpreters, result = exit
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: autoSelectInterpreter, Class name = f, completed in 4800ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: autoSelectInterpreter, Class name = f, completed in 4804ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: autoSelectInterpreter, Class name = f, completed in 4805ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
2
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Cached data exists getEnvironmentVariables, j:\ROOT\0. Topics\python\batch_data_BLR_stacked
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Rule = settings, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Executing next rule from settings
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Rule = workspaceEnvs, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Executing next rule from workspaceEnvs
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Build the workspace interpreter watcher, Class name = h, completed in 6ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked\db_to_csv.py>, Return Value: <Return value cannot be serialized for logging>
2
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: autoSelectInterpreter, Class name = f, completed in 9ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Selected Interpreter from windowsRegistry, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Selected Interpreter from currentPath, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Current value for rule system is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true,"displayName":"Python 3.6.0 64-bit"}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Current value for rule currentPath is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Current value for rule windowsRegistry is {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:44: Selected Interpreter from cachedInterpreters, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Selected Interpreter from system, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true,"displayName":"Python 3.6.0 64-bit"}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Get language server folder name, Class name = f, completed in 1922ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked\db_to_csv.py>, Return Value: "languageServer.0.3.39"
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Terminal name 'powershell' identified as shell 'powershell'
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Shell identified as 'powershell'
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Cached data exists getEnvironmentVariables, j:\ROOT\0. Topics\python\batch_data_BLR_stacked
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Interpreters returned by KnownPathsService are of count 1
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: setGlobalInterpreter, Class name = f, completed in 2213ms, Arg 1: {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}, Arg 2: <argument cannot be serialized for logging>, Return Value: true
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: setGlobalInterpreter, Class name = f, completed in 1940ms, Arg 1: {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: setGlobalInterpreter, Class name = f, completed in 1939ms, Arg 1: {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: setGlobalInterpreter, Class name = f, completed in 1935ms, Arg 1: {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}, Arg 2: undefined, Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Rule = cachedInterpreters, result = exit
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Rule = windowsRegistry, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Executing next rule from windowsRegistry
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Rule = currentPath, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Executing next rule from currentPath
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Rule = cachedInterpreters, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Executing next rule from cachedInterpreters
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 3520ms, Arg 1: <Uri:tasks>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 3521ms, Arg 1: <Uri:tasks>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 1963ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked>, Return Value: undefined
2
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 1964ms, Arg 1: <Uri:j:\ROOT\0. Topics\python\batch_data_BLR_stacked>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 3524ms, Arg 1: <Uri:tasks>, Arg 2: <argument cannot be serialized for logging>, Return Value: undefined
2
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Cached data exists getEnvironmentVariables, tasks
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Rule = settings, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Executing next rule from settings
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Rule = workspaceEnvs, result = runNextRule
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Executing next rule from workspaceEnvs
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 2ms, Arg 1: <Uri:tasks>, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: autoSelectInterpreter, Class name = f, completed in 3ms, Arg 1: <Uri:tasks>, Return Value: undefined
extensionHost.ts:201 Extension Host
extensionHost.ts:202 Debugger attached.
2
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:46: Cached data exists getEnvironmentVariables, <No Resource>
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:47: Cached data exists getEnvironmentVariables, j:\ROOT\0. Topics\python\batch_data_BLR_stacked
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Selected Interpreter from windowsRegistry, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3","fileHash":"7ea93aec145f15795d4b009c326ac32662970de99a4aec53fea0ccecacfc63b713cabf429cbe7cc721c5db2f7d3c5fafd2cd34c1dbed82b1072ee469c237e481","companyDisplayName":"Anaconda, Inc.","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Selected Interpreter from currentPath, {"architecture":3,"path":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets\\Scripts\\python.exe","version":{"raw":"3.6.0-final","major":3,"minor":6,"patch":0,"prerelease":["final"],"build":[],"version":"3.6.0-final"},"sysPrefix":"C:\\ProgramData\\Anaconda3\\envs\\evoflask_sockets","fileHash":"5e240b7d23e4e72d6c643ebb6f4553d8476bd252ce487898665ac63e0b7774ee889047fcafb0d885ede8e7902ffdb1404d823e86a513fa49ecc4b912917c424e","type":"Unknown","cachedEntry":true}
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Display locator refreshing progress, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Notify locators are locating, Class name = p, completed in 0ms, , Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Checking whether locactors have completed locating, Class name = p, completed in 0ms, , Return Value: false
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Detected refreshing of Interpreters, Class name = p, completed in 0ms, Arg 1: {}, Return Value: undefined
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Create file systemwatcher with pattern *\python.exe
console.ts:134 [Extension Host] Info Python Extension: 2019-07-24 16:37:48: Create file systemwatcher with pattern *\*\python.exe

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
ericsnowcurrentlycommented, Oct 7, 2019

Yeah, that helps. We’ll get back to you as soon as we have more info (or questiosn).

0reactions
ericsnowcurrentlycommented, Nov 6, 2019

@tburd, I am so glad to hear that! Sorry we couldn’t figure out the problem. I suppose it shouldn’t be surprising that it was probably something related to Windows 7 (though I suppose it could have been corrupt data in VS Code or the extension). Regardless, please let us know if you run into any other trouble.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Python extension loading..." message lasts forever #16026
Uninstall Python extension (if you have pylance uninstall it first). · Close all instances of VS Code. · Go to, %USERPROFILE%/. · Delete...
Read more >
How would I fix the issue of the python extension loading and ...
1 Answer 1 · Uninstall Python extension (if you have pylance uninstall it first). · Close all instances of VS Code. · Go...
Read more >
Python Extension loading issues : r/vscode - Reddit
I'm having a problem where the python extension has a very long loading time. I've tried unistalling and reinstalling but that hasn't worked....
Read more >
Python in Visual Studio Code
The Python extension automatically detects Python interpreters that are installed in standard locations. It also detects conda environments as well as virtual ...
Read more >
Python extension slow to load or doesn't load?
Does anyone else have trouble getting the Python extension to load in the IDE. When I start a course and click on a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found