Cannot use "Plots" and "PyPlot" on my old Mac

After using a proxy, I assume you ran a Pkg.build("PyCall") already. Could you also try running a Pkg.precompile() and then try the code? Since the precompilation of PyPlot got interrupted due to the PyCall error the last time.

1 Like