Skip to content

[pip] ssl module in Python is not available #2289

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

Closed
Vinod3003 opened this issue Jul 29, 2020 · 2 comments
Closed

[pip] ssl module in Python is not available #2289

Vinod3003 opened this issue Jul 29, 2020 · 2 comments
Labels

Comments

@Vinod3003
Copy link

Vinod3003 commented Jul 29, 2020

root@kali:~# pip3   download 
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.                                      
ERROR: You must give at least one requirement to download (see "pip help download")                                                                     
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.                                      
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

And
How to work SETUPTOOLS work in python3

@McSinyx
Copy link
Contributor

McSinyx commented Jul 29, 2020

Hi, please see pypa/pip#8473 for additional information for possible fixes.

@jaraco
Copy link
Member

jaraco commented Aug 10, 2020

See also the Python Packaging User's Guide for other tips and tricks.

@jaraco jaraco closed this as completed Aug 10, 2020
@jaraco jaraco changed the title pip3 [pip] ssl module in Python is not available Aug 10, 2020
@jaraco jaraco added the invalid label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants