-->
Page 1 of 1

Uploading error on Rpi Arduino IDE

PostPosted: Sat Mar 11, 2023 7:03 am
by jejume123
Hello, i tried uploading my code to my ESP8266 NodeMCU board on my Raspberry pi 3b+, i keep getting this error, does anyone know how to fix this? tia :)

File "/home/pi/.arduino15/packages/esp8266/hardware/esp8266/3.1.1/tools/mkbuildoptglobals.py", line 280
print_dbg(f"up to date os.path.exists({source_fqfn})")
^
SyntaxError: invalid syntax
exit status 1
Error compiling for board NodeMCU 1.0 (ESP-12E Module).

Re: Uploading error on Rpi Arduino IDE

PostPosted: Wed Mar 22, 2023 2:21 am
by rooppoorali
You can check this github thread: https://github.com/esp8266/Arduino/issues/5070