Anaconda: An unexpected error ocurred on Navigator start-up

前端 未结 4 1318
梦如初夏
梦如初夏 2021-01-18 10:26

I had installed Anaconda, I had managed to launch it and then use R or python, and today I can no longer launch it and I get this error (I get the same error when I run the

4条回答
  •  终归单人心
    2021-01-18 10:57

    I follow the suggestions: https://github.com/ContinuumIO/anaconda-issues/issues/6006 , https://github.com/ContinuumIO/anaconda-issues/issues/1984

    These commands helped me:

    conda update anaconda-navigator
    conda update navigator-updater
    anaconda-navigator --reset
    

提交回复
热议问题