您的当前位置:首页正文

安装anaconda后找不到spyder

来源:华拓网

问题:

安装Anaconda后,发现Anaconda中快捷启动方式的文件夹中有些工具没有了,之前一段时间时而没有了Spyder。

解决方法:

1、在Windows的cmd中输入如下命令:

conda update menuinst

2、接下来执行如下命令:

conda install -f console_shortcut ipython ipython-notebook ipython-qtconsole launcher spyder

相关文章教程推荐: