Hi, If you are having issues with the input function and using Spyder 5.1.5 (the default version that comes with the Anaconda distribution) you can check the related issue on GitHub: https://github.com/spyder-ide/spyder/issues/17616
Best regards, Daniel El viernes, 1 de julio de 2022 a las 0:46:07 UTC-5, emilio.carlos....@gmail.com escribió: > I have the same problem both in macOS Monterrey Version 12.4 and in > windows 10. When I try to use input(), I saw the message in the image > attached. > > I read the article *PEP 3111 *Simple input built-in in Python 3000, and I > tried to use a code similar to: > import sys > print("What is your name?") > name = sys.stdin.readline() > but it didn't work the script didn't stop to wait for the information > that it is needed. How do we solve this problem? I mean how data can be > entered to python 3.9. I run the command input() in the terminal in Mac and > It works perfectly but not in the Spyder's console. > > El domingo, 22 de mayo de 2022 a la(s) 12:57:22 UTC-5, acoz...@gmail.com > escribió: > >> Hello, until recently my Python was running perfectly fine. I use Spyder >> as my IDE. Today, however, when trying to run an input in my code, Python >> won't run. I updated my PC but apart from that am not sure what the issue >> is coming from. Here is a screenshot of the error message. Please help!! >> >> [image: Screenshot 2022-05-16 000722.png] >> > -- 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/e8d0b3f0-fbe0-4e90-9ff7-8192960bd101n%40googlegroups.com.