I recently upgraded my OS to Ubuntu 20.04 LTS.
Now when I try to import a library like Numpy in Python, I get the following error:
ImportError: libffi.so.6
Its probably the libffi6 package that you want, that installs a libffi.so.6.
libffi6
libffi.so.6
sudo apt-get install libffi6