Versions
- Python: 3.6.9
- OS: Ubuntu 18.04
Description
Need to install libssl-dev on host prior to building hostpython in order for hostpython to support import ssl and allow pip to download packages from pypi.org that use https://
Host setup requirements for pythonforandroid and buildozer need to be updated to reflect this.
Build error
urllib3.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.
Versions
Description
Need to install
libssl-devon host prior to building hostpython in order for hostpython to supportimport ssland allow pip to download packages from pypi.org that use https://Host setup requirements for pythonforandroid and buildozer need to be updated to reflect this.
Build error
urllib3.exceptions.SSLError: Can't connect to HTTPS URL because the SSL module is not available.