-
Notifications
You must be signed in to change notification settings - Fork 530
Using Python/Buildozer to compile Kivy for Android #628
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
I don't know what's happening here, but it looks like a general problem with SSL in your python installation, rather than something internal to buildozer. I would try downloading things with the same python installation in different ways, e.g. with the requests module. Does that result in similar problems? If this does turn out to be related to buildozer in particular, I'll reopen the issue. |
Good evening
Thanks for replying - I’ve been saving this until I’ve had time to properly digest it, but I’m afraid I’m quite new to all this and I’m not entirely sure what you mean.
I spent quite a lot of time on Google trying to find a solution, downloading and updating various things, but I am afraid I was groping blindly in the dark to a large extent.
Are there any books or anything that might help me?
Thanks
Chris
… On 27 Feb 2018, at 8:34 pm, Alexander Taylor ***@***.***> wrote:
I don't know what's happening here, but it looks like a general problem with SSL in your python installation, rather than something internal to buildozer.
I would try downloading things with the same python installation in different ways, e.g. with the requests module. Does that result in similar problems?
If this does turn out to be related to buildozer in particular, I'll reopen the issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#628 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AjJiS6hfi6d36Q-qc0MGUB78q0Y2z9PNks5tZGbFgaJpZM4STi7e>.
|
I dont think the project owner could build any apk too! |
Hi
I'm trying to compile a Kivy project for Android using buildozer and it's not working. I've managed successfully in the past, but I think that a Mac upgrade has messed it up. The bit it seems to get stuck on is this:
Any ideas why?
Thanks
Chris
The text was updated successfully, but these errors were encountered: