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

wget https://files.pythonhosted.org/packages/86/f5/8c0653e5bb54e0cbdfe27bf32d41f27bc4e12faa8742778c17f2a71be2c0/python-xlib-0.33.tar.gz

cd python-xlib-0.33

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

