Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in the Ipython console (Spyder 2.3.8) #2876

Closed
maimonid opened this issue Dec 20, 2015 · 1 comment
Closed

Bug in the Ipython console (Spyder 2.3.8) #2876

maimonid opened this issue Dec 20, 2015 · 1 comment

Comments

@maimonid
Copy link

I used to restart the kernel of the Ipython console very often because there is nothing else in Ipython that allows clearing the variables and cleaning the memory. After I have updated to the last version of Anaconda (Python 3.5, spyder 2.3.8), it turns out that it is difficult to work this way; the reason: a bug (apparently) in the Ipython console, that forces me to restart the whole Spyder each time. Here is a way to reproduce the bug that appears very often and in various circumstances: open Spyder, then type some stupid thing in the Ipython console, like "asdf" and type "Enter" in order to generate an error message. Then restart the kernel using the top right button of the Ipython console. Now, type "1" or anything else and then "Enter": nothing will appear but only a "...: " will appear on the next line. Actually, the Ipython console is now unusable, and you are forced to restart the whole Spyder.

@ccordoba12
Copy link
Member

This is a duplicate of issue #2696 and will be fixed in Spyder 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants