tce-load -i compiletc python3.9-dev python3.9-pip python3.9-jinja2 python3.9-markupsafe

wget https://github.com/Dav1dde/glad/archive/v2.0.8/glad-2.0.8.tar.gz

cd glad-2.0.8

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

sudo pip3 install --no-index --find-links dist --no-user glad2
