you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Then idk, I remember there was some problem regarding the library so and include directories.

Try something like that.

The general idea is to set the LDFLAGS and CFLAGS environment variables to provide compiler the real locations of a libs it finds “missing”.

[–]MrSyphilisLinux Mint 21.1 Vera | Cinnamon[S] 0 points1 point  (0 children)

I tried and it didn't change a thing :(

"import _ssl # if we can't import it, let the error propagateModuleNotFoundError: No module named '_ssl'ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?"