This xmlsec github issue on fixing pip install xmlsec
was really annoying to parse through. I pumped the contents into ChatGPT, which got me most of the way, and then I had to follow one of the other comments to get it working. I am documenting it here in case it helps someone else or if I need to reference it in the future.
- Revert to libxmlsec1 v1.2.37:
- Use Homebrew to uninstall the current version:
brew uninstall libxmlsec1
- Download the previous version of the formula:
- Use Homebrew to uninstall the current version: