I've been trying for a while now to compile Espruino for Linux. While it worked acouple of months ago I now keep getting an error: `$ make
Generating pin info
Exception ignored in: AttributeError: 'Discarder' object has no attribute 'flush'
make: *** [Makefile:2093:
/home/steffen/workspace/espruino_src/Espruino/gen/jspininfo.h] Error 120 ` Am I missing something?
@Steffen started
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.
I've been trying for a while now to compile Espruino for Linux. While it worked acouple of months ago I now keep getting an error:
`$ make
Generating pin info
Exception ignored in:
AttributeError: 'Discarder' object has no attribute 'flush'
make: *** [Makefile:2093:
/home/steffen/workspace/espruino_src/Espruino/gen/jspininfo.h] Error 120
`
Am I missing something?