I wanted to use Kite on Anaconda. Then I placed these YAML codes from Kite website mistakenly into the configure conda
and not into the configure navigator
in the navigator preferences.
Then the navigator crashed and won't start.
I tried most available solutions on the net but none have worked. Then I uninstalled my Anaconda (which was the newest win-64 version) and installed Ancaonda3-5.3.1
and nothing changes, but the Anaconda prompt works this time.
What is the problem?
There was another .condarc
file located at C:\users\user\.condarc
file which was the reason for the crash. I opened the file and simply just wrote only the default values and it got fixed:
channels:
- defaults