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

anyone knows how to install torch with buildozer compiler? #1538

Closed
ignamendi21 opened this issue Jan 3, 2023 · 1 comment
Closed

anyone knows how to install torch with buildozer compiler? #1538

ignamendi21 opened this issue Jan 3, 2023 · 1 comment

Comments

@ignamendi21
Copy link

I python : OSError: dlopen failed: "/data/user/0/org.test.plyer.speech.recognition/files/app/_python_bundle/site-packages/torch/lib/libtorch_global_deps.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183)
01-03 18:44:14.072 3620 3675 I python : Python for android ended.

@misl6
Copy link
Member

misl6 commented Jan 5, 2023

torch is not a plain-python package, so it will need a recipe in order to be cross-compiled.

Please open a new issue, marking it as a feature-request here: https://github.com/kivy/python-for-android

@misl6 misl6 closed this as completed Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants