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

Re: [pygame] py2exe instructions out of date



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 15 Oct 2004 03:06 pm, andrew baker wrote:
> I had the same problems running pygame2exe, except I was *NEVER* able
> to get it to work, even after following the instructions.

Specifically, I created a setup.py file (attached) and in a command prompt, 
ran "c:\python23\python setup.py py2exe". A bunch of output followed, 
including the mentioned Mac Framework et al. not found, but the dist 
directory was created and the "sprite.exe" file inside it. I ran that exe and 
it worked.

The example in question consists of two python modules (including sprite.py) 
and some data files in the "data" directory.


    Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBb16MrGisBEHG6TARAkwaAJ9D0BCOPzb3AtRls4B/iyg/UoTREACfQk+G
/8JC3o8l2r4xLXO/ePT9P5M=
=a7SK
-----END PGP SIGNATURE-----

Attachment: setup.py
Description: application/python