eloquentarduino / EloquentEsp32cam

Use your Esp32-cam like an expert
GNU General Public License v3.0
98 stars 17 forks source link

The Edge Impulse FOMO sketch is saying one of the default imports is not found. it is raising the no such file or directory error as shown below #9

Closed dauntless23 closed 8 months ago

dauntless23 commented 10 months ago

C:\Users\Administrator\AppData\Local\Temp.arduinoIDE-unsaved20231020-12548-1a4dh9p.onmo\27_EdgeImpulse_FOMO\27_EdgeImpulse_FOMO.ino:13:10: fatal error: esp32cam/tinyml/edgeimpulse/FOMO.h: No such file or directory

      ^                                   

compilation terminated. Multiple libraries were found for "esp32cam.h" Used: C:\Users\Administrator\Documents\Arduino\libraries\esp32cam-main Not used: C:\Users\Administrator\Documents\Arduino\libraries\EloquentEsp32cam exit status 1

Compilation error: esp32cam/tinyml/edgeimpulse/FOMO.h: No such file or directory

eloquentarduino commented 8 months ago

Looks like you're using an outdated version of the library. Latest is 2.5. Please refer to the blog for an updated guide: https://eloquentarduino.com/posts/esp32-cam-object-detection