BirdNET-Pi October 2023 Installation for Remote System
Bullseye vs Debian version: 12 (Bookworm)
- Current issue with Bookworm release of Raspberry Pi OS
- The installation exited unsuccessfully - tflite_runtime-2.6.0-cp39-none-linux_aarch64.whl is not a supported
- Solution is to install Pi OS (Legacy, 64-bit) Lite version of the Bullseye port
BirdNET-Pi Installation =
sudo apt update
sudo apt upgrade
SSD Configuration
lsusb -t
sudo fstrim -v /
lsblk -D
sudo su
- Exit root
exit