JuliaPy / PyCall.jl

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

[x-post] PyCall.jl setting incorrect libpython on Julia 1.9 #1029

Closed MilesCranmer closed 1 year ago

MilesCranmer commented 1 year ago

I'm not sure if this is an issue on the PyJulia side or the PyCall.jl side, but I'm cross-posting here just in case others experience it. Main issue here: https://github.com/JuliaPy/pyjulia/issues/522.