about getting errors while resolving the idf simple hello world program
Posted: Wed Apr 10, 2019 11:29 am
CC build/bootloader/efuse/src/esp_efuse_api.o
AR build/bootloader/efuse/libefuse.a
LD build/bootloader/bootloader.elf
//--------------------------------------------------------------------
/bin/sh: python: command not found //as shown in that line am getting errors suggest me what i can do to solve that errors.
//------------------------------------------------------------
make[1]: *** [/home/Lavesh/esp/esp-idf/components/esptool_py/Makefile.projbuild:63: /home/Lavesh/esp/esp32/hello_world/build/bootloader/bootloader.bin] Error 127
make: *** [/home/Lavesh/esp/esp-idf/components/bootloader/Makefile.projbuild:41: /home/Lavesh/esp/esp32/hello_world/build/bootloader/bootloader.bin] Error 2
AR build/bootloader/efuse/libefuse.a
LD build/bootloader/bootloader.elf
//--------------------------------------------------------------------
/bin/sh: python: command not found //as shown in that line am getting errors suggest me what i can do to solve that errors.
//------------------------------------------------------------
make[1]: *** [/home/Lavesh/esp/esp-idf/components/esptool_py/Makefile.projbuild:63: /home/Lavesh/esp/esp32/hello_world/build/bootloader/bootloader.bin] Error 127
make: *** [/home/Lavesh/esp/esp-idf/components/bootloader/Makefile.projbuild:41: /home/Lavesh/esp/esp32/hello_world/build/bootloader/bootloader.bin] Error 2