I just added PythonPlot.jl on my Windows machine, and its precompilation never ends. On the other hand, on my Mac’s, I could precompile it without any problem. I use Julia v1.8.5, PythonPlot v1.0.2, Plots v1.38.7.
By the way, I already have a working version of PyPlot.jl and PyCall.jl on my Windows machine. Should I remove them if I want to use PythonPlot.jl and PythonCall.jl? Can they coexist? Any help would be appreciated!