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

SSL module in Python is not available #10

@AzhakAnwar

Description

@AzhakAnwar

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions