ImportError: dlopen failed: "/data/data/ravag3r.imagecomparison.imagecomparison/files/app/_python_bundle/site-packages/cv2/cv2.so" is 64-bit instead of 32-bit [closed]

asked 2020-07-23 00:30:52 -0600

I just build an ImageComparison application developed with Kivy framework. Application had been build successfully by buildozer . But the application is instantly closing when opened showing this error.

ImportError: dlopen failed: "/data/data/ravag3r.imagecomparison.imagecomparison/files/app/_python_bundle/site-packages/cv2/cv2.so" is 64-bit instead of 32-bit

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2020-07-23 04:18:02.045817

Comments

that's a clear error msg, no ?

unfortunately, we probably cannot help you with kivy, that's way off-topic ;(

berak gravatar imageberak ( 2020-07-23 01:20:12 -0600 )edit

Will cv2 work on android application. ?

Aravind R gravatar imageAravind R ( 2020-07-23 03:17:37 -0600 )edit

It is an error where I had included it like opencv-python. Is there any other recipes needed to add it together with it for android ?

Aravind R gravatar imageAravind R ( 2020-07-23 03:19:29 -0600 )edit

we cannot help you. ask the kivy folks, see "Support Channels here"

berak gravatar imageberak ( 2020-07-23 03:43:44 -0600 )edit