10000 The ‘ssl’ module is missing when cpython is installed with –with-openssl=/usr · Issue #134899 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
The ‘ssl’ module is missing when cpython is installed with –with-openssl=/usr #134899
Closed
@yurivict

Description

@yurivict

Bug report

Bug description:

On a CentOS system python-3.11.8 is installed from the source tarball.

However, pip fails to install any packages because the ssl module is missing.

Why doesn’t --with-openssl=/usr trigger install the ssl module?

This leaves the Python installation almost unusable because pip refuses to install the ssl module because the ssl module is missing.

CPython versions tested on:

3.11

Operating systems tested on:

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0