I am trying to install the open-source version of PyMOL on a mac through the Homebrew package manager as recommended on the official website: https://pymolwiki.org/index.php/MAC_Install#Open-Source_PyMOL.
During the installation process, Homebrew upgrades the pango dependency from 1.46.1 to 1.46.2, removes the old version, and then throws an error while checking for it.
Any ideas where this error is coming from? And how to fix it?