内核以退出代码1(VS代码)死亡

这是我在 vs 代码中的交互式窗口中运行代码时显示的错误消息:

C:UsersrohitAppDataRoamingPythonPython38site-packagestraitletstraitlets.py:2195:FutureWarning:在 traitlets 5.0 中不推荐支持额外的 Unicode 引号。使用 'hmac-sha256' 而不是 '"hmac-sha256"' – 或使用 CUnicode。警告( C:UsersrohitAppDataRoamingPythonPython38site-packagestraitletstraitlets.py:2150: FutureWarning: 在 traitlets 5.0 中不推荐支持额外的 Bytes 引号。使用 '8fe74386-11f1-4831- b37d-5582442edf8a' 而不是 'b"8fe74386-11f1-4831-b37d-5582442edf8a"'.warn( 回溯(最近一次调用):文件“c:Usersrohit.vscodeextensionsmster-toolsai. 2021.5.702919634pythonFilesvscode_datascience_helpers..pyvsc-run-isolated.py",第 30 行,在 runpy.run_path(module, run_name=" main") File "F:Anacondalibrunpy.py", line 265, in run_path return _run_module_code(code, init_globals, run_name, File "F:Anacondalibrunpy.py", line 97, in _run_module_code _r ...


我尝试重新安装 VS 代码(在另一个驱动器 F: 中)。我正在使用 python(conda) 解释器。

以上是内核以退出代码1(VS代码)死亡的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>