Anaconda not launching

Viewed 25

Whenever I try to run Anaconda Navigator (or Spyder), either from cmd or from windows, it does not launch. My mousepointer briefly shows that it is loading, but then nothing happens.

I have tried a number of solutions from other posts, but nothing worked:

  • I have completely uninstalled and reinstalled Anaconda
  • I have tried conda update -n root conda + conda update --all
  • I have tried conda clean --packages && conda clean --all && conda update --all
  • I have tried anaconda-navigator --reset

and a few more things.

My issue looks as follows: enter image description here

0 Answers
Related