Pathfinder is trying to import CustomProgress from pymc.util however in pymc version 5.24.0 CustomProgress was moved from pymc.util to pymc.progress_bar.
This leads to an import error when trying to load the latest version of pymc-extras with the latest version of pymc.