JuliaPy / PyCall.jl

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

PyCall precompiling problem when adding PyPlot #946

Closed bardo84 closed 2 years ago

bardo84 commented 2 years ago

Please see https://discourse.julialang.org/t/pyplot-broken-under-1-7/72971

stevengj commented 2 years ago

Not a PyCall problem as commented there. You seem to have a problem with your Python installation.