FileNotFoundError: [WinError 2] 系统找不到指定的文件

报错截图如下:

FileNotFoundError: [WinError 2] 系统找不到指定的文件

选择左边的External Libraries

FileNotFoundError: [WinError 2] 系统找不到指定的文件

选择python 3.7(楼主用的是python3.7)

FileNotFoundError: [WinError 2] 系统找不到指定的文件

选择Libs子目录

FileNotFoundError: [WinError 2] 系统找不到指定的文件

找到subprocess.py文件,并打开

FileNotFoundError: [WinError 2] 系统找不到指定的文件

搜索“class POpen”

FileNotFoundError: [WinError 2] 系统找不到指定的文件

往下稍微翻一下

FileNotFoundError: [WinError 2] 系统找不到指定的文件

ctrl+S保存

运行

相关文章:

  • 2021-06-24
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
  • 2021-05-24
  • 2021-06-24
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
  • 2021-04-12
  • 2021-05-15
相关资源
相似解决方案