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
What is the expected output? What do you see instead?
Please provide any additional information below
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 906, in
clear_variables))
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 948, in execute_code
sw.sig_prompt_ready.disconnect()
TypeError: disconnect() failed between 'sig_prompt_ready' and all its connections
Traceback (most recent call last):
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 906, in
clear_variables))
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 948, in execute_code
sw.sig_prompt_ready.disconnect()
TypeError: disconnect() failed between 'sig_prompt_ready' and all its connections
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 906, in
clear_variables))
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 948, in execute_code
sw.sig_prompt_ready.disconnect()
TypeError: disconnect() failed between 'sig_prompt_ready' and all its connections
Traceback (most recent call last):
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 906, in
clear_variables))
File "/home/vangjush/.local/lib/python2.7/site-packages/spyder/plugins/ipythonconsole.py", line 948, in execute_code
sw.sig_prompt_ready.disconnect()
TypeError: disconnect() failed between 'sig_prompt_ready' and all its connections
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: