jupyter打不开运行不了

现在用pycharm下了jupyter notebook和jupyter lab 打开出现连接服务器错误,启动内核错误notebook用不了的情况。之前下了anaconda都打不开,然后又多次卸了重下。怎么解决?

安装路径多次安装不一样,导致找不到内核。

直接cmd, where python ,找到你已经安装了jupyter的python版本,用绝对路径的jupyter打开

img