Michael Umeokoli
Michael Umeokoli
I ran into this issue when I ran the `make check` command. @jonnor I've got micropython installed and followe the instructions in https://github.com/emlearn/emlearn-micropython/blob/master/docs/developing.md
hi @jonnor I followed the instructions in https://github.com/micropython/micropython/blob/master/ports/unix/README.md to build Micropython and ran into this error running he `make` command. Note the warnings on the `make submodules` command; I'm not...
I cloned the micropython repo in /Desktop and ran through the build steps in https://github.com/micropython/micropython/blob/master/ports/unix/README.md up until the `make` command, where I get this error.
I did this, I think, but with Brew (on Mac)
Yes, it was AFTER the first screenshot @jonnor I think I've been able to fully setup Micropython, some test fail/skp but at last the libffi error is gone. **Now back...
Hey @jonnor , I'm sorry, but I'm still having problems with the new updates when I run the `make check_unix` command.
pulled the updates and ran all the commands from scratch @jonnor
@jonnor I just followed the steps in https://github.com/emlearn/emlearn-micropython/blob/master/docs/developing.md, except for a new clone.
> Hey [@jonnor](https://github.com/jonnor) , I'm sorry, but I'm still having problems with the new updates when I run the `make check_unix` command. > > Well, I put a screenshot here...
@jonnor, I deleted the old repo and started fresh, and ran the instructions in https://github.com/emlearn/emlearn-micropython/blob/master/docs/developing.md. I've attached an output file. [build-log.txt](https://github.com/user-attachments/files/23715198/build-log.txt)