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

Opencv doesn't work on kivy ImportError: dlopen failed: "/data/data/com.mydomain.myapp/files/_applibs/cv2/cv2.so" is 64-bit instead of 32-bit #1267

Closed
ghost opened this issue May 13, 2018 · 6 comments

Comments

@ghost
Copy link

ghost commented May 13, 2018

@danilodan1485 commented on May 11, 2018, 9:32 PM UTC:

05-11 18:22:19.464 31262 31297 I python : Traceback (most recent call last):
05-11 18:22:19.464 31262 31297 I python : File "/home/kivy/opencv/.buildozer/android/app/main.py", line 6, in
05-11 18:22:19.464 31262 31297 I python : File "/home/kivy/opencv/.buildozer/android/app/_applibs/cv2/init.py", line 4, in
05-11 18:22:19.464 31262 31297 I python : ImportError: dlopen failed: "/data/data/com.mydomain.myapp/files/_applibs/cv2/cv2.so" is 64-bit instead of 32-bit
05-11 18:22:19.544 31262 31297 I python : Python for android ended.
05-11 18:22:19.614 1712 3939 I ActivityManager: Process com.mydomain.myapp:python (pid 31262)(adj 0) has died(49,449)
05-11 18:22:19.624 1712 3939 D ActivityManager: removeProcessNameLocked mProcessNames.remove pid=31262 ,hash=157484955 ,name=com.mydomain.myapp:python

This issue was moved by tshirtman from kivy/kivy/issues/5746.

@ghost
Copy link
Author

ghost commented May 13, 2018

welcome[bot] commented on May 11, 2018, 9:33 PM UTC:

👋 Thanks for opening your first issue here! Be sure to follow the issue template!

@inclement
Copy link
Member

Closing as stale, and probably tracked better by the other issues open about opencv.

@equisde
Copy link

equisde commented Feb 23, 2021

any fix?

@sadikul1500
Copy link

Is there no solution for this

@TirrouOussama
Copy link

same problem. i think its new i used to work with kivy and opencv fine

@trinnovation-incorporate

Same issue being faced.....
Please solve on this issue

python -> 3.8.10
kivy -> 2.0.0
opencv-python -> 4.5.5.64

inside .spec file
requirements = python3,kivy==2.0.0,opencv,numpy

Facing same issue

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

5 participants