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.

Failed to start a session for the Kernel 'Python 3.5.2 64-bit ('root': conda)'. View Jupyter log for further details.

See original GitHub issue

Environment data

  • VS Code version: 1.43.1
  • Extension version (available under the Extensions sidebar): XXX
  • OS and version: XXX
  • Python version (& distribution if applicable, e.g. Anaconda): anaconda Python 3.7.6 64-bit
  • Type of virtual environment used (N/A | venv | virtualenv | conda | …): conda
  • Relevant/affected Python packages and their versions: XXX
  • Relevant/affected Python-related VS Code extensions and their versions: XXX
  • Jedi or Language Server? (i.e. what is "python.jediEnabled" set to; more info microsoft/vscode-python#3977): XXX
  • Value of the python.languageServer setting: XXX

Expected behaviour

start the python interactive window

Actual behaviour

“Failed to start a session for the Kernel ‘Python 3.5.2 64-bit (‘root’: conda)’. View Jupyter log for further details.” I choose the right version of python: image But it doesn’t work. -1585087562783.log

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. XXX

Logs

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

XXX

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)

XXX

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gunasekarr-zzcommented, Apr 26, 2020

Thanks a lot Ian for your help much appreciated

1reaction
gunasekarr-zzcommented, Apr 18, 2020

Have an update to my earlier comment. I had now uninstalled the Anaconda version and also the Python . Freshly downloaded both and installed VS Code thru Anaconda and after setting the Python interpreter it worked FINALLY!!!.

Its so awesome now to have Jupyter notebook in VS Code

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to start the Kernel - Jupyter in VS Code - Stack Overflow
I got the same error message because the jupyter package was missing in my selected environment. pip install jupyter.
Read more >
How to fix Kernel Error or broken Python in Jupyter Notebook
TL;DW BELOW! If you delete or upgrade your python version, you might get a Kernel Error when trying to use Jupyter Notebooks!
Read more >
Release notes — conda 22.11.1.post16+ce4e810c9 ...
Allow extended user-agent collection to fail but log the exception (#11455) ... See the conda documentation for more information.
Read more >
How to Install Anaconda Python and First Steps for Linux and ...
How to Install Anaconda Python. Linux; Windows 10. Getting started with Anaconda Python. Jupyter notebook; Conda and Anaconda Navigator.
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
... Bug:96449 - "New: fusd A library and kernel module to create userpsace char ... fails on any Gentoo virtual machine" status:RESOLVED resolution:OBSOLETE ......
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