0

I am relatively new to using command line interfaces and trying to change the Path aspect of python. The issue I have is that I seem to have three version of python.

  1. python 2.7.16
  2. python 3.10
  3. python 3.8 (installed with homebrew)

I would like to do 2 things:

  1. install python 3.8.9 with homebrew
  2. set python path to be 3.8.9

The issues I have run into are 3.8.9 is not accepted for homebrew when I do

brew install [email protected]

And I have tried to follow the directions here but to no avail. I am using zsh. I have python stored in /usr/bin/python or python3 folders.

Jack Armstrong
  • 1,182
  • 4
  • 26
  • 59

0 Answers0