On Thu, May 31, 2007 at 11:48:33AM -0400, Leo Kaliazine wrote: > Hello, > > I'm working on a project for the University of Toronto that is utilizing > both pygame and Numeric libraries. > > I have a few questions: > > 1. When will pygame support OSX? (Python 2.5)
It has worked fine for me on OSX ever since pygame 1.6 and python 2.3, and maybe even longer ago. > 2. Is pygame fully Python 2.5 compatible under both Linux (ie. Debian) and > Windows? Yes and yes. > 3. Does pygame depend on the Numeric library, if so can this be > substituted by Numpy? > > The reason for my confusion as per question 3 is that the Numerical > library does not support > Python 2.5. However, there is a windows link to Numerical for Python 2.5 > from the pygame website, but only > for windows. What about Linux? Somebody else will have to answer this part, I am unsure. --- James Paige