아두이노
아두이노(esp32) 컴파일할때 파이썬 없다고 뜨는 에러 해결방법
hjh1023
2023. 6. 19. 14:15
반응형
https://forum.arduino.cc/t/esp32-compile-error-python-exe-missing-solved/953279
ESP32 compile error: python .exe missing [SOLVED!]
Platform: Ubuntu Linux / 1.8.19 IDE Note: FRESH install. Compile error on esp32: exec: "python": executable file not found in $PATH Error compiling for board ESP32 Dev Module. I have installed python and rebooted. sudo apt-get install git && \ wget https:/
forum.arduino.cc
반응형