I just upgraded my workstation to 24.04 and the key application I am working on is not working anymore. I have the same error: libffi.so.7 cannot open shared object file: No such file or directory
I have tried both on Python3.7 and 3.9
As per the question:libffi.so.7: cannot open shared object file: No such file or directory. I have also tried to re-install libffi.so.2, but apt complains that there is no compatible version.
Moving backward to 22.01 looks complicated. Any solution ?