-
-
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
Spyder 5.3.3 IPython-console not properly doing input()
on Mac
#19888
Comments
input()
on Mac
Hey @a2-c-martin, thanks for reporting. I thought this was fixed already, but we'll take a look at it. @mrclary, could you check if you're getting the same problem on Mac? Thanks! |
Dear Carlos
Thank you!
Today we had This issue on 3 Machines: apple m1 and MacBook Air M2. So i thought this seems remarkable.
Finally I installed spyder 5.2.2 in a new Anaconda environment. This one works properly.:)
Regards
Martin
Am 19.10.2022 um 17:58 schrieb Carlos Cordoba ***@***.***>:
Hey @a2-c-martin<https://github.com/a2-c-martin>, thanks for reporting. I thought this was fixed already, but we'll take a look at it.
@mrclary<https://github.com/mrclary>, could you check if you're getting the same problem on Mac? Thanks!
—
Reply to this email directly, view it on GitHub<#19888 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABFD4BIZACB3NUFCQ7ERIB3WEALBLANCNFSM6AAAAAARJE7PZQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I tested on
Note that the number of successful input handlings can vary. I found as little as 2 and as many as 14 in some cases. Race condition of some kind? |
@mrclary, could you check if removing this spyder/external-deps/qtconsole/qtconsole/console_widget.py Lines 2486 to 2487 in 4db6cd0
|
That does solve the issue! |
Ok, thanks for the confirmation @mrclary. I added that But I'll add a workaround so that it's not called while running tests but it is in regular use. |
Problem Description
In spyder 5.3.3 the execution of input() on silicon Macs does not work properly
->spyder 5.2.2 is working perfect
What steps reproduce the problem?
What is the expected output? What do you see instead?
EXPECTED:
WHATS HAPPENING:
Paste Traceback/Error Below (if applicable)
no errors
Versions
Dependencies
The text was updated successfully, but these errors were encountered: