cnlohr / channel3

ESP8266 Analog Broadcast Television Interface
Other
1.46k stars 158 forks source link

HELP #62

Open theqwertymk opened 6 months ago

theqwertymk commented 6 months ago

i am trying to compile the code for WSL1 it seems to not be working can any one just send me the bin file because i have been trying to make it for a week and here is the error esp82xx/common.mf:53: Warning: No shell variable 'ESP_ROOT', using '/home/mohit/esp8266/esp-open-sdk' PATH=/home/mohit/esp8266/esp-open-sdk/xtensa-lx106-elf/bin:$PATH /home/mohit/esp8266/esp-open-sdk/esptool/esptool.py elf2image image.elf /usr/bin/env: ‘python’: No such file or directory make: *** [esp82xx/main.mf:130: image.elf-0x00000.bin] Error 127

MichaelK-F commented 5 months ago

It looks like you need to install python.

/usr/bin/env: ‘python’: No such file or directory