tce-load -i compiletc python3.11-dev python3.11-setuptools python3.11-pip python3.11-markupsafe

sudo pip3 install jinja2

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
