On 10/25/22 11:47, Joni Ekholm wrote: > Hi, > > Does Pygame work with 3.11? with 3.10 no problems. > > Br Joni It often takes a while for projects with binary wheels to to catch up to new Python releases. You can always go check: https://pypi.org/project/pygame/#files From that, it seems there aren't 3.11 wheels yet.