bryanbocao / awesome-cmd-cheatsheets

Quick search the commands you need.
3 stars 1 forks source link

conda: command not found #5

Closed bryanbocao closed 2 years ago

bryanbocao commented 2 years ago

After installing anaconda on new machine:

$ conda --version
conda: command not found
bryanbocao commented 2 years ago
source ~/Apps/anaconda3/etc/profile.d/conda.sh

Note that anaconda3 is installed in ~/Apps/anaconda3