I am using Spyder 5.3.1 on Windows 10. I wish to connect it to a remote 
server on CentOS. For this purpose I have followed the method described in 
Spyder 
Docs. 
<https://docs.spyder-ide.org/current/panes/ipythonconsole.html#using-external-kernels>
 I 
have previously connected successfully but this time, my local spyder would 
not connect and produce a dialogue box of Internal error and traceback 
error as following:

`
Traceback (most recent call last):

File 
"C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py",
 
line 1105, in create_client_for_kernel

self._create_client_for_kernel(connection_file, hostname, sshkey,

File 
"C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py",
 
line 1935, in _create_client_for_kernel

shellwidget.check_spyder_kernel()

File 
"C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\widgets\shell.py",
 
line 266, in check_spyder_kernel

self.silent_exec_method(code)

File 
"C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\widgets\shell.py",
 
line 667, in silent_exec_method

self._request_info['execute'][msg_id] = self._ExecutionRequest(msg_id,

TypeError: <lambda>() missing 1 required positional argument: 'hidden'

`[image: db.PNG]

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/6bb1a48e-7774-4e37-9a75-975e43447e42n%40googlegroups.com.

Reply via email to