使用Anaconda打开spyder时遇到An error ocurred while starting the kernel,跪求大佬指点一下!多谢!!!

@使用Anaconda打开spyder时遇到An error ocurred while starting the kernel,跪求大佬指点一下!多谢!!!
The error is:
Traceback (most recent call last):
File “C:\Users\Tailo\AppData\Roaming\Python\Python37\site‑packages\spyder\plugins\ipythonconsole.py”, line 1572, in create_kernel_manager_and_kernel_client
kernel_manager.start_kernel(stderr=stderr_handle)
File “C:\Users\Tailo\AppData\Roaming\Python\Python37\site‑packages\jupyter_client\manager.py”, line 240, in start_kernel
self.write_connection_file()
File “C:\Users\Tailo\AppData\Roaming\Python\Python37\site‑packages\jupyter_client\connect.py”, line 476, in write_connection_file
kernel_name=self.kernel_name
File “C:\Users\Tailo\AppData\Roaming\Python\Python37\site‑packages\jupyter_client\connect.py”, line 141, in write_connection_file
with secure_write(fname) as f:
File “C:\Anaconda3\lib\contextlib.py”, line 112, in enter
return next(self.gen)
File “C:\Users\Tailo\AppData\Roaming\Python\Python37\site‑packages\jupyter_core\paths.py”, line 404, in secure_write
win32_restrict_file_to_user(fname)
File “C:\Users\Tailo\AppData\Roaming\Python\Python37\site‑packages\jupyter_core\paths.py”, line 359, in win32_restrict_file_to_user
import win32api
ImportError: DLL load failed: 找不到指定的程序。

你可能感兴趣的:(使用Anaconda打开spyder时遇到An error ocurred while starting the kernel,跪求大佬指点一下!多谢!!!)