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
#10
(Oct-03-2020, 09:17 AM)perfringo Wrote:
(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.

Thank you @perfringo 

You are right, I am definitely lacking knowledge in some areas you mentioned. However, and this is what I am referring to, on a Win10 PC I download the official Python distribution, install it, have IDLE and don't have to worry about anything. On my Raspberry Pi this is the same. On a Mac, you need to find your way around the pre-installed Python, download the official distribution, try to start Python and get a "Your Python may not be configured for Tk. **". This is ridiculous and this is what I mean. When googling for solutions you get the advice to compile it on your own and stuff like that - each step of it is for somebody who doesn't speak Terminal natively a nightmare.
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 BlueBlue - Oct-11-2020, 10:21 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