Spyder 4.2/5.1.5 issues

36 views
Skip to first unread message

Mr. Miyagi

unread,
Apr 26, 2022, 9:28:58 PM4/26/22
to spyder

I have been using Spyder 4.2 for roughly a year without issue. Upon opening and coding for roughly 15 minutes today the Application started freezing mid program constantly. Restarting the kernal unfreezes it, then upon running code same issue. Starts freezing. I uninstalled and reinstalled the a newer version. 5.1.5 . Same issue. I get no tracebacks upon hitting the stop button when it freezes and no internal error messages now. Although I did get some internal messages on version 4.2 before uninstalling.

Those Error messages showed this when opening the “Show Details” on Spyder 4.2

ite-packages\spyder\plugins\ipythonconsole\widgets\debugging.py", line 278, in _handle_input_request
return super(DebuggingWidget, self)._handle_input_request(msg)
File “C:\Users\xxxxx\anaconda3\lib\site-packages\qtconsole\frontend_widget.py”, line 512, in _handle_input_request
self._readline(msg[‘content’][‘prompt’], callback=callback, password=msg[‘content’][‘password’])
File “C:\Users\xxxxx\anaconda3\lib\site-packages\qtconsole\console_widget.py”, line 2422, in _readline
self._show_prompt(prompt, newline=False, separator=False)
TypeError: _show_prompt() got an unexpected keyword argument ‘separator’

Any help on this would be greatly appreciated

Daniel Althviz Moré

unread,
Jul 14, 2022, 1:44:46 PM7/14/22
to spyder
Hi,

The traceback showed is related with this issue: https://github.com/spyder-ide/spyder/issues/17616 . You will need to update to the latest version (Spyder 5.3.2 currently) using the conda-forge channel. An explanation of how to achieve that is available here: https://github.com/spyder-ide/spyder/issues/17616#issuecomment-1088750490

Best regards,

Daniel
Reply all
Reply to author
Forward
0 new messages