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
I guess this was a network error. Made a pause in spyder and switched applications. Spyder was in the background, running a remote console to my home computer. Spyder suddently popped up this error report window. As no programa was being executed at the time, I gues it tried to update files and could not connect, but I dont know. Installed version 6 a few hour ago, used to run Spyder 5.5
Traceback
exception calling callback for <Future at 0x7ff51fdcc0d0 state=finished raised TimeoutError>
Traceback (most recent call last):
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/concurrent/futures/_base.py", line 340, in _invoke_callbacks
callback(self)
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/site-packages/spyder/api/asyncdispatcher.py", line 128, in _callback_task_doneraise exception
TimeoutError
exception calling callback for <Future at 0x7ff51fdcc0d0 state=finished raised TimeoutError>
Traceback (most recent call last):
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/concurrent/futures/_base.py", line 340, in _invoke_callbacks
callback(self)
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/site-packages/spyder/plugins/remoteclient/widgets/container.py", line 349, in <lambda>
ipyclient, future.result()
^^^^^^^^^^^^^^^
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/concurrent/futures/_base.py", line 449, in resultreturnself.__get_result()
^^^^^^^^^^^^^^^^^^^
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_resultraiseself._exception
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/concurrent/futures/_base.py", line 340, in _invoke_callbacks
callback(self)
File "/home/oski/.local/spyder-6/envs/spyder-runtime/lib/python3.11/site-packages/spyder/api/asyncdispatcher.py", line 128, in _callback_task_doneraise exception
TimeoutError
Description
What steps will reproduce the problem?
I guess this was a network error. Made a pause in spyder and switched applications. Spyder was in the background, running a remote console to my home computer. Spyder suddently popped up this error report window. As no programa was being executed at the time, I gues it tried to update files and could not connect, but I dont know. Installed version 6 a few hour ago, used to run Spyder 5.5
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: