On 11/19/23 08:25, Ranjan Maitra via users wrote:
I was running the code here: https://github.com/maitra/Visual-Information-Fidelity---Python3
However, the code runs in F38 (python 3.11) without error, but not in F39 (python 3.12) where it ends with a segmentation fault (after doing the calculations).
I just upgraded my system to F39, so I tested this code and it worked fine with no crashes. Did you rebuild the shared library after upgrading?