Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python wheels for other platforms like armv7 #1306

Closed
msx23 opened this issue Dec 18, 2020 · 1 comment
Closed

Python wheels for other platforms like armv7 #1306

msx23 opened this issue Dec 18, 2020 · 1 comment
Assignees
Labels
building Pymnn mnn python question Further information is requested Raspberry Pi

Comments

@msx23
Copy link

msx23 commented Dec 18, 2020

Platform(Include target platform as well if cross-compiling):

armv7 custom board with iMX7 processor

Github Version:

1.1.0

Compiling Method

native compiling

Problem description

I´m trying to install the python interface of the mnn inference engine onto a custom imx7 board. On Raspberry Pi 4B there was no problem, but when I do the same on the custom board, it gets stuck during executing "setup.py install" without an error message. I suspect the board is running out of RAM during compilation but unfortunately adding a swapfile does not help. Protobuf could be installed without a problem. Basically I was following this guide:
https://programmersought.com/article/15856113308/

It would be much easier if there was a armv7 wheel available on pypi, is there any chance that mnn will be compiled as wheels for such platforms any time soon?

Or is there a way to compile the wheel externally for example on the Raspberry Pi?

@wangzhaode wangzhaode self-assigned this Feb 15, 2023
@wangzhaode wangzhaode added building Pymnn mnn python Raspberry Pi question Further information is requested labels Feb 15, 2023
@wangzhaode
Copy link
Collaborator

Please ref: #1051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Pymnn mnn python question Further information is requested Raspberry Pi
Projects
None yet
Development

No branches or pull requests

2 participants