I have follow that manual…
after follow I get this error only if I compile the code
[440528] Error loading Python lib '/tmp/_MEIxnEV8z/libpython3.8.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/_MEIxnEV8z/libpython3.8.so.1.0)
exit status 255
/snap/arduino/85/arduino-builder returned 255
Error compiling for board ESP32S3 Dev Module.
Of with this ‘board’ selected
[439493] Error loading Python lib '/tmp/_MEIHIL66n/libpython3.8.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/_MEIHIL66n/libpython3.8.so.1.0)
exit status 255
/snap/arduino/85/arduino-builder returned 255
Error compiling for board Waveshare ESP32-S3-Touch-LCD-7.
$ ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35
Does anyone recognize this error message?