chaquo / chaquopy

Chaquopy: the Python SDK for Android
https://chaquo.com/chaquopy/
MIT License
753 stars 129 forks source link

pip install requests failed #299

Closed xinyadada closed 4 years ago

xinyadada commented 4 years ago

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. i use anaconda python

mhsmith commented 4 years ago

Try installing the current stable version of Python from python.org (or your distribution's version if on Linux). Then, if necessary, configure Chaquopy to use it.

mhsmith commented 4 years ago

If this is stlil a problem, please reopen and give details.