I just had to install Python 3 on both Macs and the whole process had some issues, so this is what I had to do to get everything running correctly:
- I assume you already have Homebrew installed; if not then follow the instructions here and then run the following commands…
brew updatebrew upgradesudo mkdir -p /usr/local/Frameworkssudo chown -R $(whoami) /usr/local/*if using bash orsudo chown -R (whoami) /usr/local/*for fishbrew install python3brew link python3brew doctor
That’s it.

Chcesz zwrócić mi na coś uwagę lub skomentować? Zapraszam na @morid1n.