Facing problem with "NameErrror: name 'pybytes' isn't defined"
-
Facing problem with "NameErrror: name 'pybytes' isn't defined" in both Visual Studio Code and Atom. The code simply stopped working. Yesterday, it seemed to be working but today not anymore. Please help!
-
@Vadim-Traenkle make sure to have
pycom.pybytes_on_boot(True)
.