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
Try to reconnect to the same remote spyder kernel via ssh
Traceback
Traceback (most recent call last):
File "/home/nmathewa/miniconda3/envs/nma/lib/python3.11/site-packages/spyder/plugins/ipythonconsole/widgets/main_widget.py", line 1187, in _create_client_for_kernelself.create_client_for_kernel(
File "/home/nmathewa/miniconda3/envs/nma/lib/python3.11/site-packages/spyder/plugins/ipythonconsole/widgets/main_widget.py", line 1785, in create_client_for_kernel
client = ClientWidget(
^^^^^^^^^^^^^
File "/home/nmathewa/miniconda3/envs/nma/lib/python3.11/site-packages/spyder/plugins/ipythonconsole/widgets/client.py", line 173, in __init__self.layout.addWidget(self.infowidget)
RuntimeError: wrapped C/C++ object of type FrameWebView has been deleted
The text was updated successfully, but these errors were encountered:
nmathewa
changed the title
When trying to reoonnect external remote kernel
When trying to reconnect to an external existing remote kernel
Feb 11, 2025
nmathewa
changed the title
When trying to reconnect to an external existing remote kernel
Issues while trying to reconnect to an external existing kernel
Feb 11, 2025
Hi @nmathewa thank you for the report! I think this is related with #23529 From #23529 (comment) seems like the error is harmless and a fix will be done in a future release.
Description
What steps will reproduce the problem?
Traceback
Versions
Dependencies
Environment
Environment
The text was updated successfully, but these errors were encountered: