Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

SSL module in Python is not available #10

Open
AzhakAnwar opened this issue Apr 15, 2020 · 0 comments
Open

SSL module in Python is not available #10

AzhakAnwar opened this issue Apr 15, 2020 · 0 comments

Comments

@AzhakAnwar
Copy link

Whenever I try to install a package using pip install , it raises following warning:
"pip is configured with location that require TSL/SSL, however the ssl module in python is not available"
and fails by giving the following Error messages:
ERROR: "Could not find the version that satisfies the requirement (from versions: none)"
ERROR: "No matching distribution found for "

I tried to import ssl module in python which was successfully imported and made sure python is allowed in firewall settings. What further steps should I perform to get this problem off?

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