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

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

cd olefile-0.47

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


