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

wget https://github.com/decalage2/olefile/archive/refs/tags/v0.47.tar.gz

cd olefile-0.47

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


