ningscapr
Results
1
issues of
ningscapr
Hi, This is my code running on Ubuntu 16.07 python 3.5. ``` import OpenEXR infile = OpenEXR.InputFile("7_31.VRayID.0000.exr") print(infile.header()) ```` It can't print out anything but an error Segmentation fault (core...