Score:0

anaconda-navigator command not found

cn flag

I have installed successfully Anaconda 3 for Ubuntu 20.04. After installing it yesterday, Anaconda Navigator worked perfectly. The day after, I tried to open it on the terminal, it says:

command not found

Any advice?

Greenonline avatar
us flag
Have you checked your paths? Please [edit] your question, showing the output of `echo $PATH` and also the path to the Navigator binary. Also, see https://stackoverflow.com/q/43030871/4424636, it might help.
Score:0
bw flag

run export PATH=/home/yourUserName/anaconda3/bin:$PATH in terminal. Replace yourUserName with your pc user name. After that run anaconda-navigator command.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.