On Sun, Dec 13, 2015 at 4:30 AM, Tony van der Hoff <t...@vanderhoff.org> wrote: > Thanks, Laura, and others who have replied. You're right; python-3-pygame > exists in unstable, but has not yet made it to jessie, even in backports. > > So, I'll stick with python 2.7 for the time being; really no hardship :)
The easiest solution is simply: python3 -m pip install pygame Don't worry about it not being in the Jessie repo - you can always grab things using pip. ChrisA -- https://mail.python.org/mailman/listinfo/python-list