tce-load -i compiletc python3.6-dev python3.6-setuptools sdl2_ttf-dev sdl2_image-dev sdl2_mixer-dev portmidi-dev

wget https://github.com/pygame/pygame/archive/refs/tags/2.1.2.tar.gz

cd pygame-2.1.2

python3.6 setup.py build
sudo python3.6 setup.py install --root=/tmp/pkg