tce-load -i compiletc python3.14-dev

wget https://files.pythonhosted.org/packages/18/5d/3bf57dcd21979b887f014ea83c24ae194cfcd12b9e0fda66b957c69d1fca/setuptools-80.9.0.tar.gz

cd setuptools-80.9.0

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