Ahh. That's your problem then :)
Perhaps just changing the #! bit at the top to explicitly mention python2.7 would do it?
#!
@Gordon 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.
Ahh. That's your problem then :)
Perhaps just changing the
#!
bit at the top to explicitly mention python2.7 would do it?