一、问题
在Spyder的控制台显示如下错误
An error ocurred while starting the kernel.
The system cannot find the path specified.
二、解决方案
- 打开Anaconda Prompt
- 安装spyder_kernels包
pip install spyder_kernels
- 重启spyder
参考链接:
Anaconda改变python编译器时,显示An error ocurred while starting the kernel
本文介绍了解决Spyder中出现的An error occurred while starting the kernel问题的方法。通过在Anaconda Prompt中安装spyder_kernels包并重启Spyder,可以有效解决此问题。
1万+





