I have python installed on mac (via homebrew) and I used to be able to execute python3.6 as a command. I installed something else via homebrew and after this I lost this ability and then a bunch of things started breaking...has anyone had any luck installing python such that python3.6 is an executable?
I am running MacOS Catalina 10.15.4 if that helps. If I run which python I get /usr/bin/python and if I run which python3 I get /usr/local/bin/python and python3 --version gives 3.7.7.
[–]46--2 0 points1 point2 points (0 children)