and I get “ImportError: /lib/aarch64-linux-gnu/libm.so.6: version `GLIBC_2.29’ not found (required by /usr/lib/aarch64-linux-gnu/libgstreamer-1.0.so.0)” on the very first cell of the jupyter workbook.
I have very little patience for this shit, I don’t want to learn about docker or jupyter.
why would they build a container that doesn’t have required shit for the tutorial?
strings /lib/aarch64-linux-gnu/libm.so.6 | grep ‘GLIBC_’ clearly shows that the the version is missing. Is there an easy fix?