python - Convert .py with pygame to exe -


I have used py2exe to convert a program that finds multiples of a number - the form of a test - and it works fine, but when I try to do this for a program that uses pygame, when I run the exe that is received; Enter image details here

What?

EDIT: I added 2 DLL (libogg-0.dll and SDL_ttf.dll) in the Distributed folder, and the window was open for a second or so long before the crash with the same message .


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -