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

Requests SSL error #565

Closed
SamuelHaidu opened this issue Sep 23, 2017 · 1 comment
Closed

Requests SSL error #565

SamuelHaidu opened this issue Sep 23, 2017 · 1 comment

Comments

@SamuelHaidu
Copy link

I want to make a simple request for youtube but i can build my project and when I make the request:

I/python (17495): requests.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.
I/python (17495): Python for android ended.

log_23_09_2017.txt

The buildozer requirements:

requirements = kivy,requests,png,pyopenssl,pyasn1,ndg_httpsclient,python2,hostpython2

@inclement
Copy link
Member

Add 'openssl' to your requirements.

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

No branches or pull requests

2 participants