安装使用pep8遇到问题

具体安装使用步骤自行百度

执行External Tools=》autopep8

报“使用pep8报Error running 'autopep8': Cannot run program "autopep8" (in directory "xxx"): CreateProcess error=2, 系统找不到指定的文件”错误

 

配置Setting=》Tools=》External Tools=》autopep8  Program参数改为autopep8.exe完整路径  C:\Users\wshuai222333\PycharmProjects\untitled\venv\Scripts\autopep8.exe

 

使用pep8报“Error running 'autopep8': Cannot run program "autopep8" (in directory "xxx"): CreateProcess error=2, 系统找不到指定的文件”

 

 

 

具体路径可通过控台路径查看

 

使用pep8报“Error running 'autopep8': Cannot run program "autopep8" (in directory "xxx"): CreateProcess error=2, 系统找不到指定的文件”

 

 

 

 

 

 

 

 

相关文章:

  • 2021-08-18
  • 2022-12-23
  • 2021-12-29
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-23
  • 2021-05-08
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案