Answers for "exec: "python": executable file not found in $PATH Error compiling for board ESP32 Dev Module."

0

exec: "python": executable file not found in $PATH Error compiling for board ESP32 Dev Module.

sudo apt remove python-is-python2
sudo apt install python-is-python3
Posted by: Guest on June-29-2021

Code answers related to "exec: "python": executable file not found in $PATH Error compiling for board ESP32 Dev Module."

Browse Popular Code Answers by Language