vscode python ERROR: file or directory not found:xxxx 问题
解决方案:
1、打开设置
2、搜索 python.terminal.executeInFileDir
3、打√
如果 可以运行了,但是debug 还行报file or directory not found:xxxx
"cwd":"${fileDirname}"
vscode python ERROR: file or directory not found:xxxx 问题
解决方案:
1、打开设置
2、搜索 python.terminal.executeInFileDir
3、打√
如果 可以运行了,但是debug 还行报file or directory not found:xxxx
"cwd":"${fileDirname}"