Python Forum
How to install Python on a Mac
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to install Python on a Mac
#9
(Oct-03-2020, 07:32 AM)BlueBlue Wrote: Why the heck is it that difficult on get started with Pyhton on a Mac?

It's not difficult to get started with Python on MacOS. Just open terminal, type python and there you are. Of course, this version is probably not the version you would like to work with but anyway - get started is as simple as entering 'python'.

If you are not uncomfortable with terminal and profile/rc files you should consider getting familiar with them. You need general understanding sooner than later. If your intentions are serious then you could consider alternatives to IDLE. There are several options, I would personally recommend VS Code. There is nice tutorial written by snippsat VS Code from the start

There are free options to get started with Python without any installation whatsoever. To name a few: repl.it, Google Colab (Jupyter Notebook) etc.
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
How to install Python on a Mac - by BlueBlue - Sep-26-2020, 06:59 PM
RE: How to install Python on a Mac - by perfringo - Sep-26-2020, 08:32 PM
RE: How to install Python on a Mac - by BlueBlue - Sep-26-2020, 09:27 PM
RE: How to install Python on a Mac - by perfringo - Sep-26-2020, 09:57 PM
RE: How to install Python on a Mac - by BlueBlue - Sep-27-2020, 06:56 AM
RE: How to install Python on a Mac - by perfringo - Sep-27-2020, 09:01 AM
RE: How to install Python on a Mac / Idle3 Issue / UrlLib Issue - by perfringo - Oct-03-2020, 09:17 AM
RE: How to install Python on a Mac - by snippsat - Oct-03-2020, 08:18 AM
RE: How to install Python on a Mac - by BlueBlue - Oct-14-2020, 08:27 PM
RE: How to install Python on a Mac - by perfringo - Oct-15-2020, 04:10 AM
RE: How to install Python on a Mac - by BlueBlue - Oct-15-2020, 07:24 PM
RE: How to install Python on a Mac - by sanrock123 - Oct-16-2020, 07:49 AM

Forum Jump:

User Panel Messages

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