VSCode中无法交互式窗口无法运行

最近重装了VSCode,执行测试代码,提示无法访问Python内核,提示信息如下:

‘’Failed to start the Kernel.
内核 Python 3.8.10 64-bit 不能使用。查看 Jupyter 输出标签页了解更多信息。.
View Jupyter log for further details.‘

[W 11:06:54.283 NotebookApp] Timeout waiting for kernel_info reply from d37cea39-f2f5-4af0-9846-5aae9af1fa76
[E 11:06:54.285 NotebookApp] Error opening stream: HTTP 404: Not Found (Kernel does not exist: d37cea39-f2f5-4af0-9846-5aae9af1fa76)

img