Closed IanButterworth closed 3 years ago
Fix explained in https://github.com/JuliaIO/ImageIO.jl/pull/35
As an aside, this FileIO error was very difficult to read & figure out:
MethodError
catch and incorrectly reports
ImageIO load error: neither load nor fileio_load is defined
due to MethodError(size,
due to MethodError(size, (ERROR: MethodError: no method matching size(::Tiff...
^ this is a new error message actually throwing during the error print
I thought this was fixed v0.5.4
cc. @johnnychen94