Adafruit_TFLite
                                
                                 Adafruit_TFLite copied to clipboard
                                
                                    Adafruit_TFLite copied to clipboard
                            
                            
                            
                        arduino-cli lib install [email protected] no longer available in Arduino lib manager
https://forum.arduino.cc/t/why-i-cant-find-the-arduino-tensorflowlite-library-in-library-management/1044070
This is causing CI errors: Error installing Arduino_TensorFlowLite: Library '[email protected]' not found
The library this depends on is no longer available through the Arduino Library Manager and must be installed manually: https://forum.arduino.cc/t/why-i-cant-find-the-arduino-tensorflowlite-library-in-library-management/1044070/3 Even if installed manually, it looks like the structure of the library has changed a bit, and Adafruit_TFLite might need some changes to work with the current layout.
Just to add the link from the mentioned forum post, which may not remain online forever, but for now allows a workaround: https://downloads.arduino.cc/libraries/github.com/bcmi-labs/Arduino_TensorFlowLite-1.15.0-ALPHA.zip