gonzo ~/a/packages conda env list # conda environments: # ppo_latest /nohome/jaan/abhishek/anaconda3/envs/ppo_latest root * /noh
Try this:
export PATH=/home/your_username/anaconda3/bin:$PATH in ~/.bashrc
Then source ~/.bashrc This works for me for the same problem.
source ~/.bashrc