SyntaxFix
Write A Post
Hire A Developer
Questions
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