We saw problems trying to  load on very recent master the other day.

I was able to fix it using the steps outlined here: 
https://github.com/QuantEcon/QuantEcon.jl/issues/64#issuecomment-130149602. 

Can you give that a try and report back?

On Friday, August 14, 2015 at 3:34:51 PM UTC-4, Nils Gudat wrote:
>
> I'm about to switch to 0.4, given that Stefan Karpinski mentioned in 
> another thread that it's close to being frozen. Upon running some of my 
> preexisting code today, I was confused by this:
> When using the excellent QuantEcon package, the Base.mean function (among 
> many others) gets extended, mostly by methods in Distributions, which is 
> required by QuantEcon. In 0.3.10, it looks like this:
>
>
>
> In 0.4 however, the following happens:
>
>
>
> This behavior changes when I use mean before using QuantEcon:
>
>
>
> Could anyone explain to me what is going wrong here and how to fix it?
>

Reply via email to