-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Plots are requiring a Ctrl+C in the Python console when using the Qt4 backend on Windows #2788
Comments
known workaround is to launch on an external terminal, or in the qtconsole |
I'll try to fix this for Spyder 2.3.8 |
My findings (using Anaconda):
Given this situation, I decided to remove support for Tk on Windows for Python 3. Besides:
|
Sorry, support is not only removed for Python 3, but also for Python 2. And this is now part of Spyder 3.0. |
I just fixed the problem in master the problem with plots using the Automatic (i.e. PyQt4 or 5) backend, so everything is back to normal for our Python consoles. |
ok. will you do a new 3.0 beta soon ? |
Yes, working ot it :-) I hope to have it for this weekend. El 25/11/15 a las 12:50, stonebig escribió:
|
super |
the complainer's remark is that there is no "Tk" in the given test he does. This was an error of interpretation from me. On today master, the issue described here is still there, even if I specify 'Qt4':
|
on recent winpython with ipython4, spyder 2.3.6 , 2.3.7, 3.0dev (matplotlib 1.4.3 or 1.5rc3) , qtconsole 4.1, it seems an old issue is coming back.
test:
effect:
pause
I don't know if it's truly a spyder issue.
winpython/winpython#191
The text was updated successfully, but these errors were encountered: