I am trying to install pygame_sdl2. When I write:python setup.py install I get error:sh:1:sdl2-config not found
subprocess.CalledProcessError: command'['sh','-c','sdl-config' --cflags']' returned non-zero exit status 127I don't know what to do.I am using Ubuntu