Pyinstaller failed to execute script on Windows

流过昼夜 提交于 2021-02-11 05:30:18

问题


exe file not opening in windows 10. I saw this comment below on stacks and tried it 'Try to open command prompt and drag exe into it and press enter, that way you will catch the error (if there is any) and then update your question, more info == more help.'

This was what i got Traceback (most recent call last): File "balls.py", line 12, in pygame.error: Couldn't open screenshotlogo2.png [9536] Failed to execute script balls

来源:https://stackoverflow.com/questions/61482903/pyinstaller-failed-to-execute-script-on-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!