This fixed my problem on OS X, but not Ubuntu:

https://github.com/stevengj/PyCall.jl/issues/65

I have spent the better part of a day trying to track this down, and am 
severely confused.

On Friday, September 11, 2015 at 3:50:59 PM UTC-4, Steven G. Johnson wrote:
>
>
>
> 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")
>

Reply via email to