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

Got an error , Warning : pip is configured with location that require TLS/SSL , However the SSL module on python is not available #321

Open
ShashankVignesh opened this issue Mar 4, 2024 · 4 comments

Comments

@ShashankVignesh
Copy link

ShashankVignesh commented Mar 4, 2024

WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
ERROR: Invalid requirement: './requirements.txt'
Hint: It looks like a path. The path does exist. The argument you provided (./requirements.txt) appears to be a requirements file. If that is the case, use the '-r' flag to install the packages specified within it.
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
An error occurred! seems pip doesn't work.

the above mentioned issue has made me insane and tried troubleshooting but couldnt find any solutions . any idea on how to fix it??

@ShashankVignesh
Copy link
Author

image

@galahador
Copy link

Same here... Any solution?

@ShashankVignesh
Copy link
Author

Ye i got a solution, . In my case I used Kali Linux as the app version , ig it had some restriction . After i downloaded and installed Kali Linux from VM ware it's works fine . But I'm not sure about other cases unfortunately

@galahador
Copy link

Thanks, I will try that.

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