PyPlot error on Julia 1.0.1

If it works with ~/anaconda/bin/python I guess
there is a combination of numpy, matplotlib (+ other
Python packages) and PyCall that does not work on
macOS. Judging from the value of your
PyCall.pyprogramname, I guess you
installed/updated Conda.jl after installing/updating
~/anaconda? If that’s the case, you may want to
be careful updating ~/anaconda until the bug is
solved.

Yes, I think you are right. My installation with
regard to python is a bit of a mess. I do need to
clean it up.

Thanks for the help!

KL