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 El martes, 26 de abril de 2022 a las 20:28:58 UTC-5, Mr. Miyagi escribió: > 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 > -- 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/e801ead3-9fa2-4bf1-a98a-532bf1c3822fn%40googlegroups.com.