-
Notifications
You must be signed in to change notification settings - Fork 1.9k
assertion PyBytes_Check failed #1247
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
Comments
Interesting, this one is new to me. I'm afraid I'm not sure what's wrong, or what component is to blame. |
Yes I'm not sure either :'( I've attached the jnuis.c file:
https://gist.github.com/AndreMiras/80eec92d3c2c7d8cc605d7a39e3965e1 |
That was fixed by kivy/pyjnius#336 if I recall correctly |
I'm trying to run the hello world app example on Android with Python3 (crystax-ndk-10.3.2-linux-x86_64).
But it's crashing with a:
See more
adb logcat
context below:main.py
buildozer.spec
crystax-ndk-10.3.2-linux-x86_64
I'm not sure if this is python-for-android or pyjnius related issue.
The text was updated successfully, but these errors were encountered: