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

Kivy application generated crashes instantly with dlopen failed #2266

Closed
Ajayaravind0007 opened this issue Jul 21, 2020 · 1 comment
Closed
Labels

Comments

@Ajayaravind0007
Copy link

I build an application through buildozer in kali linux os and deployed it in my android phone. It just started and instantly closed. It shows a log message like this :

07-20 14:32:49.878 3893 3925 I python : [INFO ] [Logger ] Record log in /data/user/0/ravag3r.imagecomparison.imagecomparison/files/app/.kivy/logs/kivy_20-07-20_4.txt
07-20 14:32:49.879 3893 3925 I python : [INFO ] [Kivy ] v1.11.1
07-20 14:32:49.879 3893 3925 I python : [INFO ] [Kivy ] Installed at "/data/user/0/ravag3r.imagecomparison.imagecomparison/files/app/_python_bundle/site-packages/kivy/init.pyc"
07-20 14:32:49.879 3893 3925 I python : [INFO ] [Python ] v3.8.1 (default, Jul 20 2020, 14:04:07)
07-20 14:32:49.879 3893 3925 I python : [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462
07-20 14:32:49.879 3893 3925 I python : [INFO ] [Python ] Interpreter at ""
07-20 14:32:49.881 3893 3925 I python : Traceback (most recent call last):
07-20 14:32:49.881 3893 3925 I python : File "/root/BarathProject/.buildozer/android/app/main.py", line 1, in
07-20 14:32:49.882 3893 3925 I python : File "/root/BarathProject/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/ImageComparison/cv2/init.py", line 5, in
07-20 14:32:49.882 3893 3925 I python : ImportError: dlopen failed: "/data/data/ravag3r.imagecomparison.imagecomparison/files/app/_python_bundle/site-packages/cv2/cv2.so" is 64-bit instead of 32-bit
07-20 14:32:49.882 3893 3925 I python : Python for android ended.

I have no idea how to fix this issue. I am requesting for a help from anyone to help me get out of this issue .

Copy link

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.

If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide.

Let us know if this comment was made in error, and we'll be happy to reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants