tce-load -i compiletc python3.9-dev python3.9-setuptools

wget https://files.pythonhosted.org/packages/fd/e5/136a88e873d8159400a626abd26c2f6c89ab01ceca23f622dcbc1945e2df/Beaker-1.13.0.tar.gz

cd Beaker-1.13.0

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