tce-load -i compiletc python3.11-setuptools

wget https://github.com/pypa/packaging/archive/refs/tags/21.3.tar.gz

cd packaging-21.3

python3.11 setup.py build

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