I use Windows-10 in my desktop computer and recently have installed anaconda notebook package in it. Each time I write an user input function then press F5 to run it on spyder, a box with "Spyder has encountered an internal problem " written is appearing each time. I uninstalled the package and tried to re-install it into a different system drive but the problem persists. It is the latest version of spyder in anaconda I found. Many times I set it to default but the problem is still occurring. enter image description here Please let me know how to fix the issue mentioned above.
What steps will reproduce the problem?
self._show_prompt(prompt, newline=False,separator=False)TypeError:_show_prompt() got an unexpected keyword argument 'separator'