I tried to program the ESP 32 with the Arduino IDE, I followed everything according to a Youtube tutorial, Board AdministratorURL:https://dl.espressif.com/dl/package_esp32_index.json.
When I upload the code to the ESP, the following error message appears:
Arduino: 1.8.19 (Mac OS X), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None"
exec: "python": executable file not found in $PATH
Error compiling for board ESP32 Dev Module.
This report would be more detailed if the option
"Verbose output during compilation"
in File -> Preferences would be activated.