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

解决办法有两个:

方法一:采用绝对路径

方法二:用相对路径,在设置中找到如下图所示位置(execute) 勾选即可
文件--首选项 --设置 --搜索框里面可以直接搜索 execute
Windows下vscode编写python,FileNotFoundError: No such file or directory.

上一篇:线程池相关参数、调度流程学习


下一篇:selenium-->js滚动操作