Pygame-FPS icon indicating copy to clipboard operation
Pygame-FPS copied to clipboard

Keyword argument for key function

Open exodvs opened this issue 7 years ago • 1 comments

When I tried starting this game using the Mac Terminal, I got the error message TypeError: must use keyword argument for key function for the line self.sprite_positions.sort(sprite_compare)

How might I solve this issue?

exodvs avatar Feb 11 '18 05:02 exodvs

same error

NISH-Original avatar Jan 24 '21 09:01 NISH-Original