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

Re: [pygame] New Python 2.6 stuff for Windows



claudio canepa wrote:


On Tue, Dec 23, 2008 at 9:14 PM, Lenard Lindstrom <len-l@xxxxxxxxx <mailto:len-l@xxxxxxxxx>> wrote:

    Hi everyone,

    I am making available a new Pygame 1.9.0a0 (rev 1772) installer
    for Python 2.6 on Windows. This Pygame version uses a newer SDL
    and related libraries, so fixes some bugs reported for Pygame
    1.8.1. Also this version has René's first efforts at wrapping
    pyportmidi, so includes pyportmidi itself. And that is not all. At
    no extra cost I through in numpy 1.2.1 for Python 2.6 as well. It
    doesn't pass all its unit tests, but those failed tests involve
    compiling with fortran and changed output formats. It is good
    enough for Pygame though. Finally, the Windows prebuilts used with
    1.9.0a0 are available for those do-it-yourselfers.

    location: http://www3.telus.net/len_l/pygame/

    md5sums:
    03ba8b9ff99b6db6a4d87a0edc43f817 *pygame-1.9.0a0.win32-py2.6.msi
    b791f5c4b620da21f779b53252b5932e *numpy-1.2.1.win32-py2.6.msi
    8dcd7e7c840d656c3ca7576095777c81
    *prebuilt-pygame1.9.0-msvcr90-win32.zip
    4b4aec226d03f1d8465336a88d7183c4 *nose-0.10.4.tar.gz

    Have fun and a happy holiday,

    Lenard

-- Lenard Lindstrom
    <len-l@xxxxxxxxx <mailto:len-l@xxxxxxxxx>>


A Christmas gift from Lenard !!! Just FYI, I tried it, on win XP sp3, with a handful of games and bugdemos for 1.7 - 1.8 , seems to run fine. The only complain was in one game, about unable to load pygame.surfarray ( but this is a fresh python 2.6 + pygame installation, without any extra modules )
You need NumPy. The scipy.org developers are working on a Python 2.6 release. In the mean time my interem NumPy release passes the surfarray and sndarray tests.


Lenard Lindstrom
<len-l@xxxxxxxxx>