我经常py代码出错 控制台只提示这个

Process finished with exit code -1073740791 (0xC0000409)

但是根本没有报错原因

首先我们应该改一下pycharm设置

pycharm调试bug Process finished with exit code -1073740791 (0xC0000409)

 

 pycharm调试bug Process finished with exit code -1073740791 (0xC0000409)

 

 勾选这个 

下次跑代码就会有错误原因了

pycharm调试bug Process finished with exit code -1073740791 (0xC0000409)

 

 这次查它报错 果不其然

pycharm调试bug Process finished with exit code -1073740791 (0xC0000409)

 

 这个控件名要有下划线的

然后就能跑了

相关文章:

  • 2021-07-22
  • 2021-11-15
  • 2021-05-22
  • 2022-01-14
  • 2021-09-07
  • 2021-10-31
  • 2021-08-20
猜你喜欢
  • 2022-12-23
  • 2021-08-21
  • 2022-12-23
  • 2022-01-19
  • 2021-05-24
  • 2021-06-06
  • 2021-12-19
相关资源
相似解决方案