Liam Clarke wrote:
As far as I know, you'll either have to - run Python 2.3 or - run
Python 2.3 until they release a new version of Pygame,

Yes, any Python addon that uses .pyd or .dll files has to be recompiled for Python2.4. Pygame has many .pyd files so you have to use Python 2.3.


Here is a thread on comp.lang.python that explains why...
http://tinyurl.com/659mk

Kent
_______________________________________________
Tutor maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to