On Thursday, September 10, 2015 at 3:49:24 PM UTC-4, ggggg wrote:
>
> I have a different failure with PyPlot, this is the first thing I tried
> after installing the 0.4.0-rc1 osx binary, Pkg.add("PyPlot");using PyPlot
>
You need the master version of PyPlot with 0.4 at the moment:
Pkg.checkout("PyCall"); Pkg.build("PyCall")
