Build error unix port and a fix #18412
Unanswered
shariltumin
asked this question in
Unix & Windows
Replies: 0 comments
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.
-
Just sharing!
It can be useful to have a unix port of MicrpPython running on your PC.
Today, I had a problem building on my PC "Linux kaki5 5.15.0-139-generic 149~20.04.1-Ubuntu"
I got this build error:
I don't know why this happened. I was able to build it without any problems before. One simple solution that worked for me was editing the mpy-tool.py, using "latin1" instead of "utf8".
My variants/manifest.py includes nearly everything and some of my own stuff.
It is nice to have sqlite3.
Beta Was this translation helpful? Give feedback.
All reactions