I just opened Spyder. I don't really have a step-by-step guide, I just typed "spyder" into the windows 10 search bar, opened it, replied to emails in outlook, and then got this error.
Traceback
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\base.py", line 331, in <lambda>
toggled=lambda checked: self.toggle_view(checked),
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 207, in toggle_view
self.create_new_client(give_focus=False)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 703, in create_new_client
self.register_client(client)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 918, in register_client
shellwidget.set_cwd(cwd_path)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\widgets\shell.py", line 178, in set_cwd
self.call_kernel(interrupt=True).set_cwd(dirname)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder_kernels\comms\commbase.py", line 538, in __call__
call_dict, call_data, self._comm_id)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\comms\kernelcomm.py", line 130, in _get_call_return_value
with self.comm_channel_manager(comm_id, queue_message=not interrupt):
File "C:\ProgramData\Anaconda3\lib\contextlib.py", line 112, in __enter__
return next(self.gen)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\comms\kernelcomm.py", line 87, in comm_channel_manager
timeout)
File "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\comms\kernelcomm.py", line 168, in _wait
raise TimeoutError(timeout_msg)
TimeoutError: Timeout while waiting for comm port.
Description
What steps will reproduce the problem?
I just opened Spyder. I don't really have a step-by-step guide, I just typed "spyder" into the windows 10 search bar, opened it, replied to emails in outlook, and then got this error.
Traceback
Versions
Dependencies