Compiling for Linux #7272
Unanswered
espruino-discuss
asked this question in
Other Boards
Replies: 1 comment
-
Posted at 2017-03-04 by Steffen ... yes, I did. I used the wrong Python version :( Posted at 2017-03-04 by @gfwilliams Glad you got it sorted! Posts like this are good though - someone else might have the same error, Google it, and find how you fixed it :) Posted at 2019-01-04 by @allObjects
Very helpful to others that it cannot be deleted... Python with its version mess... no surprise. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-03-04 by Steffen
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: <common.Discarder object at 0x7fa1d1d07908>
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?
Beta Was this translation helpful? Give feedback.
All reactions