errors on compile with board esp32 v3
Posted: Sun Mar 23, 2025 10:49 am
Dear,
I upgrade versions of board esp32 (3.1.3 or 3.2.0-RC2 for example), but when i compile my code i get this error:
Ubuntu 22.04 with Arduino IDE 1.8.19
Thank you for your help.
I upgrade versions of board esp32 (3.1.3 or 3.2.0-RC2 for example), but when i compile my code i get this error:
Code: Select all
[35998] Error loading Python lib '/tmp/_MEInfulnI/libpython3.8.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/_MEInfulnI/libpython3.8.so.1.0)
exit status 255
/snap/arduino/94/arduino-builder returned 255
Error compiling for board ESP32C3 Dev Module.
Thank you for your help.