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
Start a new remote console using an already established connection.
Traceback
Traceback (most recent call last):
File "C:\Users\graem\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\remoteclient\plugin.py", line 267, in create_ipyclient_for_server
ipyclient = ipyconsole.create_client_for_kernel(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\graem\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 749, in create_client_for_kernelreturnself.get_widget().create_client_for_kernel(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\graem\AppData\Local\spyder-6\envs\spyder-runtime\Lib\site-packages\spyder\plugins\ipythonconsole\widgets\main_widget.py", line 1767, in create_client_for_kernel
client = ClientWidget(
^^^^^^^^^^^^^
File "C:\Users\graem\AppData\Local\spyder-6\envs\spyder-runtime\Lib\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
Description
What steps will reproduce the problem?
Start a new remote console using an already established connection.
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: