系统相关
首页 > 系统相关> > Windows下vscode编写python,FileNotFoundError: No such file or directory.

Windows下vscode编写python,FileNotFoundError: No such file or directory.

作者:互联网

解决办法有两个:

方法一:采用绝对路径

方法二:用相对路径,在设置中找到如下图所示位置(execute) 勾选即可
文件--首选项 --设置 --搜索框里面可以直接搜索 execute

标签:execute,No,Windows,FileNotFoundError,--,vscode,搜索,设置
来源: https://www.cnblogs.com/kangzai666/p/15201806.html