无法在VSC的终端中运行Python文件

时间:2020-07-31 03:24:33

标签: python-3.x visual-studio-code

我已经安装了VSC并为python设置了必要的依赖项。 使用一个简单的hello world示例,我可以使用run and debug选项运行文件。 我也可以通过在终端中手动键入python hello.py来运行它。 但是,当我使用“运行”按钮(右上角)时,出现错误。

Run button and error msg

我可以检查解决方法吗?

谢谢。

0 个答案:

没有答案