$ ./tools/scripts/bootstrap.py --build --debug --arch=arm64
Namespace(arch='arm64', version='2.51.91', cerbero=None, build=True, debug=True, wrapper=False)
Cloning Cerbero git repository...
Cloning into 'cerbero'...
remote: Enumerating objects: 47660, done.
remote: Counting objects: 100% (553/553), done.
remote: Compressing objects: 100% (252/252), done.
remote: Total 47660 (delta 410), reused 301 (delta 301), pack-reused 47107 (from 4)
Receiving objects: 100% (47660/47660), 12.84 MiB | 7.29 MiB/s, done.
Resolving deltas: 100% (36101/36101), done.
Python >= 3.8 detected and the 'distro' python package was not found.
Please install the 'python3-distro' or 'python-distro' package from your linux package manager or from pypi using pip.