I have installed the Anaconda 3. When trying to launch the Anaconda Navigator, I just see a prompt (conda.exe) opening and closing but the Navigator never opens up. Any help would be highly appreciated!
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Set correct path in Environment variable. Make sure that your Environment variable is something like this order - c://user/anaconda3/;c://user/anaconda3/lib/bin;c://user/anaconda3/scripts;
If the issue still exists try to reinstall navigator or update it.
- $ conda install anaconda-navigator
- $ conda update anaconda
- $ conda update anaconda-navigator