-
brew install brew install --cask anaconda
-
add to top of (~/.zshrc)
-
check python version
-
conda create --name py39 python=3.9
-
conda env list
-
conda init zsh (one time)
-
conda activate py39
-
check python version
brew install brew install --cask anaconda
add to top of (~/.zshrc)
check python version
conda create --name py39 python=3.9
conda env list
conda init zsh (one time)
conda activate py39
check python version