Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDLE not responding (Mac)
#1
Hi guys!

As a newbie in Python and coding in general, I have been having the same problem with IDLE (Python3.7.4 on MacOS Mojave 10.14.5). The window does not come back after I minimize it to dock no matter if I typed anything on the shell or not, and I end up having to quit it losing the data I have put in there if I have done some exercises. Similarly, when I enter full screen on IDLE, I cannot get out of it again causing me to quit the app altogether.

Does anyone know if this is a known bug that can be fixed, or my fault somehow? And do you suggest any other beginner-friendly IDEs to work with the NLP w/ Python by O'Reilly. Thanks a bunch!
Reply
#2
Idle is delivered with python, but sorry to say that it is not a very good 'IDE' more like a simple editor actually.
There are some very good free IDE's available. If you download one I'm sure you will be glad that you did. You can find many available, and an IDE is rather personal, so you might want to try a few.
I would recommend VSCode, which works on any platform. Getting started is easy with this tutorial: https://python-forum.io/Thread-VS-Code-f...ght=VSCode
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  elif not responding on print EddieG 3 875 Jul-20-2023, 09:44 PM
Last Post: Pedroski55
  Pygame Rect Not Responding SomebodyImportant 1 1,540 May-02-2021, 01:27 PM
Last Post: BashBedlam
  IDLE stops responding upon saving tompi1 2 1,943 Oct-01-2020, 05:44 PM
Last Post: Larz60+
  Code is not responding abhishek81py 0 1,497 Jul-07-2020, 12:40 PM
Last Post: abhishek81py
  Sublime text not responding Mat 1 1,975 Mar-23-2020, 11:42 AM
Last Post: Fre3k
  IDLE not importing pygame (ok outside of IDLE) miner_tom 1 3,331 Sep-14-2018, 07:54 PM
Last Post: Larz60+
  Client Server Game Pygame not responding Damien 2 3,149 Aug-04-2018, 06:19 PM
Last Post: micseydel
  Discord bot not responding to command [New User] Alabaster 0 3,397 May-20-2018, 06:34 PM
Last Post: Alabaster
  [Discord.py] Bot not responding? Ouindoze 2 10,109 Oct-10-2017, 01:35 AM
Last Post: Ouindoze
  Python IDLE 3.6.2 on WIn7 vs Pyhton 3 IDLE raspberry djdan_23 5 5,727 Sep-07-2017, 12:51 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020