You can install other interpreters from deadsnakes PPA if you have time for more thorough testing:
https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa On Wed, 18 Jul 2018, 12:31 Nicholas H.Tollervey, <nt...@ntoll.org> wrote: > Tests all pass for for me on Ubuntu with Python 3.6 and 2.7 :-) > > On 17/07/18 13:23, René Dudfield wrote: > > Hello, > > > > There are now linux binary wheels for different cpythons 2.7-3.7. > > > > $ python -m *pip install pygame==1.9.4.dev0 --pre* --user > > > > If anyone is available for testing something, that would be muchly > > appreciated. > > > > Here are some things that could be tested... > > > > python -m pygame.tests > > python -m pygame.examples.aliens > > python -m pygame.examples. ... > > > > Also, if there is a pygame app that you know, then seeing if that works > > as before would be a good test. > > > > > > > > cheerio, > > >