Hm, well I'm neither used to OSX nor the building of Images.jl, but this still looks like a problem with Images.jl not having the right binaries. Did you do Pkg.build() ? Also it might be, that you have to install the binaries manually. For OSX, I can't give you more informations than given on https://github.com/timholy/Images.jl
Am Dienstag, 19. August 2014 07:46:22 UTC+2 schrieb Sheehan Olver: > > Hi, > > Is there a way to force plotting in PyPlot.jl, to simulate animation? > Right now if I do a for loop over a sequence of plots, it only outputs the > last plot. > > This is in IJulia running on OS X with matplotlib version 1.3.1 installed, > and pygui(true) > > Sheehan >
