FileIO.jl
FileIO.jl copied to clipboard
FreeBSD: NoDecodeDelegateForThisImageFormat `JPEG'
This is occurring with using FileIO, ImageMagick
https://cirrus-ci.com/task/5170470732693504?command=test#L11
NoDecodeDelegateForThisImageFormat `JPEG' @ error/constitute.c/ReadImage/560
Stacktrace:
[1] handle_error(::ErrorException, ::FileIO.File{FileIO.DataFormat{:JPEG}}) at /.julia/packages/FileIO/JAtC1/src/error_handling.jl:80
[2] handle_exceptions(::Array{Any,1}, ::String) at /.julia/packages/FileIO/JAtC1/src/error_handling.jl:75
[3] #load#27(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(FileIO.load), ::FileIO.File{FileIO.DataFormat{:JPEG}}) at /.julia/packages/FileIO/JAtC1/src/loadsave.jl:193
[4] load(::FileIO.File{FileIO.DataFormat{:JPEG}}) at /.julia/packages/FileIO/JAtC1/src/loadsave.jl:172
I would bet this is fixed on Julia 1.3?
Is this still an issue?
Maybe reopen if still an issue?