Closed drewcsillagdd closed 2 years ago
Right, but if you don't have python2 installed, there is no python
in the path (at least on M1 macs), but only /usr/bin/python3
. I can make it so it looks for /usr/bin/python
and failing that have it go to /usr/bin/python3
if that's better. But again, python2 is EOL anyhow.
We didn't force python2, we prefer let people use the python they want