tce-load -i compiletc python3.14-dev python3.14-jinja2 python3.14-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
