Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MAC Python IDLE issue
#3
(Oct-27-2021, 10:51 PM)Larz60+ Wrote: The solution (in my opinion) is to stop using IDLE.
I know it's included with the python distribution, but the fact is that it's just not a very robust IDE.

There are many freely available IDE's just google 'python IDE'.
I use VSCode and am quite happy with it.
PyCharm is another great IDE, and has a community edition.


Thanks for that, I will follow your advice. I recently switched from Windows to Mac and this is one of the things I found inconvenient. On Windows, I could just go to file explorer, right click >"Edit with idle" and it would be as simple as that. Also, you can't make new documents by right clicking in finder, as you can in file explorer. I feel like switching back to Windows, but I have read a lot of advice online recommending Mac for programming.
Reply


Messages In This Thread
MAC Python IDLE issue - by shadow12 - Oct-27-2021, 05:09 PM
RE: MAC Python IDLE issue - by Larz60+ - Oct-27-2021, 10:51 PM
RE: MAC Python IDLE issue - by shadow12 - Oct-27-2021, 11:23 PM
RE: MAC Python IDLE issue - by perfringo - Oct-28-2021, 06:32 AM
RE: MAC Python IDLE issue - by shadow12 - Oct-29-2021, 12:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can I not see the code correctly in Python IDLE.? Trump 8 833 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  Launch Python IDLE Shell from terminal Pavel_47 5 1,338 Feb-17-2023, 02:53 PM
Last Post: Pavel_47
  Python Idle won't start totalmachine 9 3,650 Oct-16-2022, 05:57 PM
Last Post: totalmachine
  Why is IDLE not opening on a MacOS Montery 12.6 and using Python 3.10.7? Merlin385 7 1,830 Oct-08-2022, 08:36 PM
Last Post: Merlin385
  Python MYSQL connection does not work after 1h idle zazas321 9 7,059 Oct-07-2021, 12:02 PM
Last Post: ndc85430
  Customize Python Keywords for IDLE alanvers 0 2,041 Apr-03-2021, 10:56 AM
Last Post: alanvers
  Comparison Operator "is" idle vs python command spisatus 3 2,835 Oct-29-2019, 10:00 PM
Last Post: DeaD_EyE
  python script file not opening in IDLE editor srm 2 4,436 Jun-23-2019, 08:45 AM
Last Post: Larz60+
  Python 3.6.5 syntax error in IDLE loren41 7 5,168 May-11-2019, 02:52 PM
Last Post: loren41
  uising python zero with IDLE I get an error of 'module not found' Brian123 1 3,968 Apr-24-2019, 09:21 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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