OpenImageIO icon indicating copy to clipboard operation
OpenImageIO copied to clipboard

[BUG] OpenImageIO crashes without error on some Windows systems

Open kuzynsyna opened this issue 9 months ago • 13 comments
trafficstars

I installed the latest Python 3.13.2 on Windows 10 and OpenImageIO using pip3 install OpenImageIO v3.0.3.1.

On one system, it works correctly, but on another similar system, it crashes when running the same commands on identical files: oiio.ImageBuf(file) I also tested the following:

oiiotool.exe -v --info file However, it also crashes without displaying any error. Out of four Windows 10 systems, it works on two and fails on the other two.

Does the OpenImageIO installation require any additional dependencies or configurations on the system?

kuzynsyna avatar Feb 18 '25 18:02 kuzynsyna