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

VS Code can't run cells. It stuck and running infinitely (kernel: python 3.11.2 ) #15085

Closed
figuearlt opened this issue Jan 18, 2024 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel)

Comments

@figuearlt
Copy link

After trying to install a library (I don't remember which one) and restarting VS Code before finishing it ('cause the installation took longer than I supposed), the cells in my Jupyter notebook started to execute but without any further result. It took a long time and I never got any results. I uninstalled VS Code, deleted all temporary files, and reinstalled, but still have the same problem.

When the problem occurred with cells in Jupyter, the kernel always connect to python without any problem.

I am not very familiar with these problems, even my IT department does not know how to fix it.

The python is version: 3.11.2
VS Code version is: 1.85.1

Annotation 2024-01-18 100321

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.85.1
  • OS Version:
@vscodenpa vscodenpa added the triage-needed Issue needs to be triaged label Jan 18, 2024
@vscodenpa vscodenpa removed the triage-needed Issue needs to be triaged label Jan 25, 2024
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode Jan 28, 2024
@DonJayamanne
Copy link
Contributor

Sorry you are running into this issue and thanks for filing this.
Please could you enable logging as follows:

  • Open settings & go into Jupyter->Logging
  • Change the value to verbose
  • Reload VS Code,
  • Attempt to repro the issue & then copy the output from the Jupyter output panel.

Please try to replicate this issue with one cell containing some simple code such as print("Hello World")

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel) labels Jan 28, 2024
@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Feb 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster notebook-execution Kernels issues (start/restart/switch/execution, install ipykernel)
Projects
None yet
Development

No branches or pull requests

5 participants