I have tried to connect my esp32 on my M1 MacBook through the Arduino IDE and I'm getting the following error.
exec: "python": executable file not found in $PATH
Error compiling for board ESP32 Dev Module.
Does anyone have any idea how to fix it?
If I run python3 --version
in the terminal I get the version which is Python 3.8.9.
screenshot
Many thanks in advance (: