pycharm运行python程序报NotNull method com/intellij/execution/configurations/GeneralCommandLine.getExePath must not return null

pycharm运行python程序时,报错:NotNull method com/intellij/execution/configurations/GeneralCommandLine.getExePath must not return null

解决方案:

1.在代码里,邮件点击run

2.报错是因为这儿没有选中python 程序,点击选择后,点击下方的[Apply]和【Run】,就好了
pycharm运行python程序报NotNull method com/intellij/execution/configurations/GeneralCommandLine.getExePath

pycharm运行python程序报NotNull method com/intellij/execution/configurations/GeneralCommandLine.getExePath

相关文章:

  • 2021-11-21
  • 2022-01-20
  • 2021-07-30
  • 2021-05-20
  • 2021-11-21
  • 2021-10-31
  • 2021-09-26
  • 2022-12-23
猜你喜欢
  • 2021-09-05
  • 2021-05-08
  • 2022-12-23
  • 2021-12-28
  • 2021-04-01
  • 2021-06-26
  • 2021-07-23
相关资源
相似解决方案