-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
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
Labels
No labels