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

Re: [pygame] Install Pygame on a Mac?




On Jan 31, 2006, at 1:22 PM, HandyGM wrote:

I'd like to install Pygame on a Mac, but I have no idea how to do it. I'm running Macintosh 10.4.4, and 'Package Manager' won't run.

Any idea what I'm supposed to do?

Don't use Package Manager for anything. At all.

There is a pygame installer at http://pythonmac.org/packages/

You will need PyObjC, and you may also want PIL, PyOpenGL, and Numeric. PyOpenGL might need numarray, I don't recall.

-bob