Python-opencv is linked to libfmt.so.8 but it's out of date

When running this in python:

import cv2

It will throw an import error, because libfmt.so.8 cannot be found, and it has upgraded to libfmt.so.9 now.