Open ShashankVignesh opened 8 months ago
Same here... Any solution?
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
Thanks, I will try that.
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??