Hello, I am trying to run the first sample in the course, the
Camera Web Server Example,
but I get the error message below:
Arduino: 1.8.19 (Mac OS X), Board: “AI Thinker ESP32-CAM”
Multiple libraries were found for “WiFi.h”
Used: /Users/jaymenery/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/libraries/WiFi
Not used: /Applications/Arduino.app/Contents/Java/libraries/WiFi
exec: “python”: executable file not found in $PATH
Error compiling for board AI Thinker ESP32-CAM.
This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.
Any suggestions about how to fix it?
Note: I am using the AI Thinker model.
BR
Jayme
Hi.
I’m not familiar with that issue.
That seems an issue related to MAC computers.
I found this discussion: https://forum.arduino.cc/t/exec-python-executable-file-not-found-in-path/971847/15
See if it helps solve your problem.
Regards,
Sara