Skip to content

ImportError for ssl #934

@PapaTutuWawa

Description

@PapaTutuWawa

When I try to import ssl using a simple import statement, e.g. import ssl, I get the error thrown that _ssl could not be found. Even when I add openssl to the requirements, the import error's still there.

I also tried changing the recipe for hostpython2 (In order to compile with SSL and crypto), but I get errors during the compiling process (Undefined references).

I'm wondering if that's an error of the recipe or a mistake I made

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions