Arduino IDE on Raspberry Pi OS can't compile for RP2040 - Error loading Python lib libpython3.7m.so.1.0

For Arduino IDE running on Raspberry Pi OS 32-bit buster, with Arduino Mbed OS Nano Boards (for Arduino Nano RP2040 Connect) and Arduino Mbed OS RP2040 Boards (for Raspberry Pi Pico) installed, after updated to version 3.0.0 or higher, it cannot compile caused by Error loading Python lib libpython3.7m.so.1.0.

[12810] Error loading Python lib '/tmp/_MEIuqNZik/libpython3.7m.so.1.0': dlopen: /tmp/_MEIuqNZik/libpython3.7m.so.1.0: cannot open shared object file: No such file or directory
exit status 255
/home/pi/arduino/arduino-builder returned 255
Error compiling for board Arduino Nano RP2040 Connect.

For temporary, my solution is to rollback to version 2.8.0.



Comments

Popular posts from this blog

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module