You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
Please provide any additional information below
File "C:\Anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 237, in stop_button_click_handler
self.interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 393, in interrupt_kernel
self.shellwidget.request_interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\qtconsole\frontend_widget.py", line 345, in request_interrupt_kernel
self.interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\qtconsole\frontend_widget.py", line 638, in interrupt_kernel
self.kernel_manager.interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 408, in interrupt_kernel
raise RuntimeError("Cannot interrupt kernel. No kernel is running!")
RuntimeError: Cannot interrupt kernel. No kernel is running!
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "C:\Anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 237, in stop_button_click_handler
self.interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 393, in interrupt_kernel
self.shellwidget.request_interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\qtconsole\frontend_widget.py", line 345, in request_interrupt_kernel
self.interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\qtconsole\frontend_widget.py", line 638, in interrupt_kernel
self.kernel_manager.interrupt_kernel()
File "C:\Anaconda3\lib\site-packages\jupyter_client\manager.py", line 408, in interrupt_kernel
raise RuntimeError("Cannot interrupt kernel. No kernel is running!")
RuntimeError: Cannot interrupt kernel. No kernel is running!
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: