Android-for-Python/Android-for-Python-Users

EM_X86_64 (62) instead of EM_AARCH64 (183)

Closed this issue · 1 comments

I have a problem creating a mobile app with Kivy in python, using mediapipe. I followed the instructions on this forum but they didn't work.

The error is the following:

ImportError: dlopen failed: "/data/data/org.test.myapp/files/app/_python_bundle/site-packages/mediapipe/python/_framework_bindings.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183)