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

Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping #5592

Closed
White151 opened this issue Jul 25, 2020 · 3 comments

Comments

@White151
Copy link

How can I do for that

@ghost
Copy link

ghost commented Jul 25, 2020

Update your packages.

pkg upgrade

@ghost ghost closed this as completed Jul 25, 2020
@White151
Copy link
Author

White151 commented Jul 25, 2020 via email

@ghost
Copy link

ghost commented Jul 25, 2020

pkg upgrade - to upgrade Termux packages, including Python dependencies. You should do that before installing any package as there no guarantee that package you installing will properly link with dependency versions already installed.

After upgrade, use pip as regular, i.e. pip install ....

@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant