Conda

brew install anaconda

Where conda was installed by homebrew: /opt/homebrew/anaconda3

Had to modify path

  PATH="$PATH:/opt/homebrew/anaconda3/bin"

But still had trouble using conda.