Anaconda navigator

0 views
Skip to first unread message

aesha shah

unread,
Jun 11, 2018, 3:39:49 AM6/11/18
to Anaconda - Public
Hi,

After installing anaconda when i searched anaconda navigator, folder with scripts and all is there, but i cannot see or launch anything. separate window for anaconda navigator is not opening.

Please help me with this.
CMD PROMT error is attached. 
cmd.PNG

Will Warner

unread,
Jun 14, 2018, 5:15:45 PM6/14/18
to Anaconda - Public
It looks like this install may not have completed correctly. If you open the Anaconda prompt and run "conda info" or "conda list", do you also see errors?

If all conda commands produce errors, then you will need to uninstall Anaconda and try again to reinstall it.

We have seen a few reports of failed installs like this, but we haven't been able to replicate the problem. It's possible that they could be caused by antivirus software preventing the install from working, or by other installations of Python on the same system interfering somehow, possibly by misconfiguration of the $PYTHONPATH or $PATH environment variables. We have also seen a few people who were able to solve the problem by uninstalling Anaconda, installing Miniconda, and then installing only the packages they need, or installing all the packages in Anaconda with the command "conda install anaconda".

If you do try to reinstall, please post any errors or warnings you see, and whether the reinstall is successful, since this may help us replicate the issue. Thanks!

Peter Stevens

unread,
Jun 14, 2018, 5:59:15 PM6/14/18
to anac...@continuum.io
Thanks Will. Installing Miniconda worked. I already had python installed when I installed the navigator so maybe that caused the problem.

Pete

--
Community Discussion Forum for Anaconda
---
You received this message because you are subscribed to the Google Groups "Anaconda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+unsubscribe@continuum.io.
To post to this group, send email to anac...@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/anaconda/.

Will Warner

unread,
Jun 14, 2018, 6:01:49 PM6/14/18
to Anaconda - Public
Anaconda is designed to work fine alongside other Python installs, so if there's any way to determine what caused the conflict and how we can solve it, please let us know.

Regardless, I'm very glad it's working for you now!

apoorvs...@gmail.com

unread,
Jun 23, 2018, 5:58:55 AM6/23/18
to Anaconda - Public
I had the same problem but following these steps worked for me:-

1. Uninstall all the files associated with Anaconda from your PC.
2. Restart PC and then install Miniconda from the 'www.anaconda.org' website.
3. Open Anaconda Prompt from the Start menu and enter following commands:-
          i.  conda install anaconda
          ii. conda install anaconda-navigator
          iii. conda update --all
4. Once all the above steps are performed then Restart your PC.
5. Go to Start Menu and type "Navigator". You will see the Navigator icon. Click on it.

Hope it helps! :)

Maheshwaran Arumugam

unread,
Jun 23, 2018, 10:18:17 AM6/23/18
to anac...@continuum.io
Once update the anaconda version on after installing anaconda.

--
Community Discussion Forum for Anaconda
---
You received this message because you are subscribed to the Google Groups "Anaconda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+u...@continuum.io.

chandan mishra

unread,
Jun 23, 2018, 10:22:51 AM6/23/18
to Anaconda - Public
Set environment path
Reply all
Reply to author
Forward
0 new messages