-
Notifications
You must be signed in to change notification settings - Fork 510
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
Compile-time name 'JNIUS_PYTHON3' not defined #1422
Comments
It seems that even more similar issue was #1388 . As suggested there, this is "not a development issue", so I am going to ask on Discord (https://chat.kivy.org/). |
The problem might be specific to Python3.9. I have successfully built an app with Python3.8. I have to verify this. If true, I guess this is a bug. |
I will close this issue as I was able to resolve it by using a different Python version. I am pretty sure the problem is with python-for-android, so it should be properly resolved there. |
Hey! I am getting this exact same issue, however switching python versions in the spec file did not change anything, I have tried several approaches such as re-installing cython, installing pyjynius, and others. Thanks in advance! |
I am very sorry that you're stuck with this painful error. I've decided to completely abandon Kivy due to many issues I had with my applications. I recommended that you start with this open issue or to try to reproduce and fix the error in python-for-android. |
Versions
Description
I'm trying to build the example application, e.g.:
It seems that something might be wrong with the latest buildozer or maybe even python-for-android and it seems it has occured few months ago as mentioned in this closed python-for-android issue (kivy/python-for-android#731).
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: