I have a package that uses PyPlot <https://github.com/eschnett/WaveToy.jl>. It fails in Appveyor since matplotlib is not found. I notice that PyPlot isn't tested on Appveyor, and PyCall is failing on Appveyor with Julia 0.3 and isn't tested with Julia 0.4. I'm not too familiar with Windows -- how do I install matplotlib in an Appveyor script with Julia 0.4?
-erik -- Erik Schnetter <[email protected]> http://www.perimeterinstitute.ca/personal/eschnetter/
