Visit google. Type in TypeError: a bytes-like object is required, not 'str', pthyon encode
and python decode.
I'd say replacing decode by encode might fix the error.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Visit google. Type in
TypeError: a bytes-like object is required, not 'str'
,pthyon encode
and
python decode
.I'd say replacing decode by encode might fix the error.