Hi all -

Newbie to Julia.  Running on OS X 10.9.2.  Julia v0.3. (Though had similar 
issue on 0.2).

Having issues with using Images package.  I am getting the following error 
when attempting to do imread:

*ERROR: NoDecodeDelegateForThisImageFormat `<snipped filename>' @ 
error/constitute.c/ReadImage/555*

* in error at error.jl:21*

* in error at 
/Users/eportman/.julia/v0.3/Images/src/ioformats/libmagickwand.jl:111*

* in readimage at 
/Users/eportman/.julia/v0.3/Images/src/ioformats/libmagickwand.jl:178*

* in imread at /Users/eportman/.julia/v0.3/Images/src/io.jl:192*

* in imread at /Users/eportman/.julia/v0.3/Images/src/io.jl:104*



I thought it was an issue with ImageMagick installation, but it appears to 
be installing correctly as part of the Images package add. 


Any ideas on what I am doing wrong/need to try next?


Thanks in advance for any help

Reply via email to