RT...换了台电脑相同的代码跑不动了
Terminal里空空如也
Launch Json里面已经增加了configuration,
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Python: 当前文件",
"type": "python",
"request": "launch",
"program": "${file}",
"console": "integratedTerminal"
}
]
}
vs code也找到了C:\Python39\Python.exe
只有output-python一栏有一些信息