标签: python pyinstaller
通过pyinstaller将我的python代码转换为exe之后。当我单击exe时,它会打开,但当场它会自动关闭。我要打开该exe文件,直到我关闭该exe文件。怎么可能