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
#6
This works (at least for me) if Python is installed with brew.brew list lists all installed formulaes (from man):

Quote:list:
List all installed formulae.


If there is no Python in the list then it is not installed with brew.

If you use brew extensively then populated list can be quite long so just pipe it into grep to get only results you are interested in. I use bash but it should work with zsh as well.
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 - 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