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

Crashing on phone. SDL Error Could not load any libpythonXXX.so #2051

Closed
szkr145 opened this issue Jan 13, 2020 · 1 comment
Closed

Crashing on phone. SDL Error Could not load any libpythonXXX.so #2051

szkr145 opened this issue Jan 13, 2020 · 1 comment
Labels

Comments

@szkr145
Copy link

szkr145 commented Jan 13, 2020

Versions

  • Python: 3.7
  • OS: Android 9
  • Kivy: 1.11.11
  • Cython: 0.29.14

Desription:
So, my app builded, after that i installed app on my phone and when i run application it is crashing. I dont know why
Phone: Redmi note 7
OS: Android 9

Variables:
export ANDROIDAPI="28" # Target API version of your application
export NDKAPI="21" # Minimum supported API version of your application
export ANDROIDNDKVER="r19b" # Version of the NDK you installed

Error:

SDL Error

An error occured while trying to start the application. Please try again and/or reinstall.

Error: Could not load any libpythonXXX.so

@szkr145
Copy link
Author

szkr145 commented Jan 14, 2020

I fixed issue by this command: p4a clean_builds && p4a clean_dists

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