Page 1 of 1

OSError: [Errno 2] ENOENT after firmware any daily build

Posted: Wed May 03, 2017 6:54 pm
by demoontz
Hello!
trying flash any daily build firmware, flash is ok, but result got this error:

PYB: soft reboot
#5 ets_task(40100164, 3, 3fff828c, 4)
OSError: [Errno 2] ENOENT
MicroPython v1.8.7-688-g674da04 on 2017-05-02; ESP module with ESP8266
Type "help()" for more information.

release build is working good.
what is problem?
thanx!

Re: OSError: [Errno 2] ENOENT after firmware any daily build

Posted: Wed May 03, 2017 7:42 pm
by deshipu
I think it's failing to load the main.py, because it doesn't exist.