[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] py2exe



Hi OsKaR

First make sure there's no errors in the program.  Check to see if there is a file called "your_program's_name.exe.txt" that has an error log in it.

Another possible problem is that the exe is compiling it funny or something. Can you post your py2exe script?

I've made a py2exe script that you might be interested in trying out:
http://pymike93.googlepages.com/PySetup.py
Let me know if it runs ok after compiling with that.

HTH,

On Mon, May 12, 2008 at 4:46 PM, OsKaR <oscartorres10@xxxxxxxxx> wrote:
Hi all!
Well I'm some relatively new on python and pygame but I've been working on a simple tanks game, but today I've tried to make an exe file with py2exe and everything seems ok but when I try to execute my .exe file appears a black window and then nothing, It simply closes and that's all. What's the matter?
And how can I solve that?

Thank you all!

Sorry for my english I'm spanish and maybe there was a lot of gramatical mistakes, hope that you understand!



--
- pymike (http://pymike.aftermatheffect.com/)