It looks like the error is coming from the c library. It appears symptomatic of having Honebrew installed in their recommended location (which has a tendency to corrupt Julia's dependencies)
On Wednesday, October 15, 2014, Simon Danisch <[email protected]> wrote: > Interesting... > I thought, easy, you're writing out a png, and png doesn't support Float32. > But your code works actually just fine for me! > So I can only assure you, that you're not doing anything wrong. Maybe open > an issue at Images.jl? >
