ContinuumIO / anaconda-issues

Anaconda issue tracking
646 stars 220 forks source link

Anaconda Navigator stopped launching on my Windows System #13215

Open PatriciaInyang opened 1 year ago

PatriciaInyang commented 1 year ago

Checklist

What happened?

My Anaconda Navigator stopped launching a month ago. During that time I had tried to install MS visual studio for C++ on my windows laptop. When I noticed the malfunctioning of my Anaconda Navigator, I uninstalled the VS code. However, my Navigator still struggles to launch.

As a today 22/06/2023, I uninstalled my Anaconda Navigator and installed it again but I still get the error message below once I open the command prompt window. The anaconda is still not coming up despite trying several trouble shooting I found online.

Unable to create process using 'C:\Users\PATRICIA INYANG\Anaconda2\python.exe "C:\Users\PATRICIA INYANG\Anaconda2\Scripts\conda-script.py" shell.cmd.exe activate "C:\Users\PATRICIA INYANG\Anaconda2" '.

Conda info

Unable to create process using 'C:\Users\PATRICIA INYANG\Anaconda2\python.exe "C:\Users\PATRICIA INYANG\Anaconda2\Scripts\conda-script.py" shell.cmd.exe activate "C:\Users\PATRICIA INYANG\Anaconda2" '

C:\Users\PATRICIA INYANG>conda info
'conda' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\PATRICIA INYANG>

Conda config

C:\Users\PATRICIA INYANG>conda config --show-sources
'conda' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\PATRICIA INYANG>

Conda list

C:\Users\PATRICIA INYANG>conda list --show-channel-urls
'conda' is not recognized as an internal or external command,
operable program or batch file.

Additional Context

updating the advanced setting environment of my windows system with the path of the Anaconda dirctory but this did not solve the issue

vshevchenko-anaconda commented 1 year ago

Hi @PatriciaInyang, Could you try reinstalling Anaconda once again? Please, follow Uninstalling Anaconda Distribution to remove anaconda from your machine. Next, consider installing the latest version of Anaconda from https://www.anaconda.com/download. Please let us know if this works.