brew install anacondaWhere conda was installed by homebrew: /opt/homebrew/anaconda3
Had to modify path
PATH="$PATH:/opt/homebrew/anaconda3/bin"But still had trouble using conda.
1 min read
brew install anacondaWhere conda was installed by homebrew: /opt/homebrew/anaconda3
Had to modify path
PATH="$PATH:/opt/homebrew/anaconda3/bin"But still had trouble using conda.