JuliaPy / PyCall.jl

Package to call Python functions from the Julia language
MIT License
1.47k stars 187 forks source link

OpenSSL_jll and undefined symbol: EVP_idea_cbc errors #1024

Open lazzarello opened 1 year ago

lazzarello commented 1 year ago

This is mostly informational but I've given some time to a strange bug between the way py-julia and OpenSSL_jll interact with some versions of the binary libssl.so.

I don't think it's related to the PyCall side but linking my issue here if others need it.

https://github.com/JuliaPackaging/Yggdrasil/issues/6090