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

Re: [pygame] Please help!





On 11/1/2010 6:05 PM, Zachary Uram wrote:
On Mon, Nov 1, 2010 at 8:59 PM, Christoph Gohlke<cgohlke@xxxxxxx>  wrote:

Works for me with the code you provided. Please make sure to delete the
build directory before rebuilding and also update to python-2.6.6.amd64.msi
<http://www.python.org/ftp/python/2.6.6/>

Ok will do that. You got it to work with my pygame app
http://quozl.linux.org.au/netrek-client-pygame/netrek-client-pygame-0.6.tar.gz
? Unpack and rename "netrek-client-python" to
"netrek-client-python.py" and use that as the starting script.


Yes, except I renamed netrek-client-python to start.py as you instructed. I am using python-2.6.6.amd64.msi, pygame-1.9.2pre.win-amd64-py2.6.âexe, and py2exe-0.6.10dev.win-amd64-py2.6.âexe from my website. Here are the files if you want to try:

http://www.lfd.uci.edu/~gohlke/netrek-client-pygame-0.6.zip

Christoph