I downloaded anaconda but when I click on the launcher application it doesn't open. I have tried to update it in terminal but it says command not found. How can I fix this?
This is often the result of a corrupted . condarc file. To resolve, delete the . condarc file and restart Navigator.
To open Anaconda Prompt: Windows: Click Start, search for Anaconda Prompt, and click to open. macOS: Use Cmd+Space to open Spotlight Search and type “Navigator” to open the program.
In addition to fixing the path issues, as suggested by Thomas. (Assuming you didn't press yes wen the installer asked if you wanted to prepend the Anaconda install location to your PATH)
It might just help to install the launcher:
>> conda install launcher
Anaconda Navigator stopped working after running TensorFlow script.
I reinstalled a new version of Anaconda. That did not fix the problem.
I followed a advice from: https://github.com/ContinuumIO/anaconda-issues/issues/910 that did not fix the problem either.
Finally I tried this and it worked:
sudo rm -rf ~/.continuum/
Somehow ~/.continuum/ was owned by root.
In Windows, I used spyder directly from here: C:\Program Files\Anaconda3\Scripts\spyder.exe This is good to start coding.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With