Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

python and kernel problems #16360

Open
CecilieBebsi opened this issue Dec 22, 2024 · 1 comment
Open

python and kernel problems #16360

CecilieBebsi opened this issue Dec 22, 2024 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-kernel-picker

Comments

@CecilieBebsi
Copy link

Type: Bug

I have never had a problem before, but suddenly vs code wants me to select a kernel, and then it says that the python kernel doesn't exist. This has never been a problem before, but now it even occurs in scripts I have written in vs code before the problem startet

VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z)
OS version: Windows_NT x64 10.0.26100
Modes:

System Info
Item Value
CPUs AMD Ryzen 7 5800H with Radeon Graphics (16 x 3194)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 15.34GB (6.48GB free)
Process Argv --crash-reporter-id ba5c9ce0-b4a6-420d-a65c-bbe29d3d7792
Screen Reader no
VM 0%
Extensions (12)
Extension Author (truncated) Version
copilot Git 1.254.0
copilot-chat Git 0.23.2
latex-workshop Jam 10.7.0
debugpy ms- 2024.14.0
python ms- 2024.22.0
vscode-pylance ms- 2024.12.1
jupyter ms- 2024.11.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.21
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
vsliveshare ms- 1.0.5941
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyonecf:30548226
2i9eh265:30646982
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1:31157159
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

@vs-code-engineering vs-code-engineering bot added the triage-needed Issue needs to be triaged label Dec 22, 2024
@bhavyaus bhavyaus assigned karthiknadig and unassigned joshspicer and bhavyaus Jan 6, 2025
@vs-code-engineering vs-code-engineering bot removed the triage-needed Issue needs to be triaged label Jan 6, 2025
@DonJayamanne
Copy link
Contributor

vs code wants me to select a kernel, and then it says that the python kernel doesn't exist. This has never been a problem before, but now it even occurs in scripts I have written in vs code before the problem startet

Please can you share a screenshot of the message indicating the fact that the Python Kernel does not exist
Note: When every new notebook, you always need to select a kernel. Once you've selected a kernel for an existing notebook, you do not need to select a kernel again.

Please could you enable logging as follows:

  • Open settings & go into Jupyter->Logging
  • Change the value to trace
  • Reload VS Code,
  • Attempt to repro the issue & then copy the output from the Jupyter output panel (use the command Jupyter: Show Output to get to the logs).

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode Jan 6, 2025
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-kernel-picker labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-kernel-picker
Projects
None yet
Development

No branches or pull requests

5 participants