Problems when running code with locals in the debugger
See original GitHub issuedemo.mp4. Only way out I found is a kernel restart. Latest Spyder via conda install
.
Issue Analytics
- State:
- Created 3 years ago
- Comments:29 (29 by maintainers)
Top Results From Across the Web
Tips and tricks in the debugger - Visual Studio (Windows)
If you need to debug the kinds of issues that are common to multithreaded apps, it often helps to view the location of...
Read more >Find & Fix Code Bugs in Python: Debug With IDLE
In this tutorial, you'll learn how to identify and fix logic errors, or bugs, in your Python code. You'll use the built-in debugging...
Read more >Debugging VBA, Locating Problems & Troubleshooting Methods
What are some methods of debugging VBA code? Specifically: Stepping through code; Breakpoints and the Stop command; The Debug command; Locals & watch...
Read more >local windows debugger not running afterwards
When I tried to run and debug my code, it only debugged the code and that's it no run. the button says local...
Read more >Python debugger not working while normal run does
I had a folder named 'code' in my project. After renaming it, the debugger started working. Very weird. 0.
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 Free
Top 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
Maybe it is an issue with ipykernel. Could you try to update it?
That’s a duplicate of issue #13909 and fixed already by @impact27. It’ll be part of 4.2.0.