Spyder Does Not Restart Kernel
See original GitHub issueIssue Report Checklist
- [x ] Searched the issues page for similar reports
- [x ] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- [x ] Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - [x ] Tried basic troubleshooting (if a bug/error)
- [x ] Restarted Spyder
- [x ] Reset preferences with
spyder --reset
- [ x] Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
Normally I can restart a kernel doing the combination of ctrl + .
This works fine for windows but does not do anything on linux ubuntu. Note that clicking manually under console restart kernel does work.
What steps reproduce the problem?
Ctrl + .
What is the expected output? What do you see instead?
Restarts kernel
Paste Traceback/Error Below (if applicable)
NA
Versions
- Spyder version: 5.2.2 None
- Python version: 3.7.13 64-bit
- Qt version: 5.12.1
- PyQt5 version: 5.12
- Operating System: Linux 5.15.0-46-generic
Dependencies
NA
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Can't restart kernel due to content in stderr file #17252 - GitHub
Open spyder. Create any variable in the console (this step is not necessary). Choose "Restart kernel" option from the console "hambrger ...
Read more >Keyboard shortcut for restarting kernel in spyder
In the menu bar, click on 'Consoles' than click on 'Restart kernel'.
Read more >Why the spyder is showing error message Restarting kernel
Maybe the process is running out of (host) memory, is killed by the OS, and Spyder needs to restart the kernel. Run the...
Read more >Common Illnesses — Spyder 5 documentation
Spyder requires a supported version of the spyder-kernels package to be present in the working environment you want to run your console in....
Read more >Spyder always keeps restarting kernel - Google Groups
I've tried to use all together in the beginning, but it doesn't work. Also, I try to find something in the settings of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
thank you, this worked
This is a comment of a previous user which describes what they did to fix the problem. Let us know if it works for you.