If on the Debian VM, install the following packages:
sudo apt update
sudo apt upgrade
sudo apt install -y python3 python-is-python3 pip python3.11-venv gcc g++ make cmake ninjaAdditionally, install uv.
See the READMEs in the three directories for building/running the examples.