tce-load -i compiletc python3.8-dev

wget https://github.com/decalage2/olefile/releases/download/v0.46/olefile-0.46.tar.gz

cd olefile-0.46

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

