Closed n-garc closed 1 month ago
Hi @n-garc,
This one is odd because our tests pass with OIIO on Github with whatever latest is available. I tried with 2.5.6.0 and it is all good too whilst being much more recent than 2.1.19.0. I tried both EXR and JPG files.
Cheers,
Thomas
Closing this one as non-reproducible.
Description
When attempting to read an image with read_image(path), I am getting an incorrect signature error from OpenImageIO (v2.5.9). The error seems to be originating from
colour/io/image.py:278
. The signature was changed in 2.1.19.0 in response to this bug report AcademySoftwareFoundation/OpenImageIO/issues/2676.Code for Reproduction
Exception Message
Environment Information