Jason R. Coombs <[email protected]> added the comment:
As suggested, I uninstalled and reinstalled everything in homebrew: $ brew list | xargs brew remove $ brew install [email protected] python-launcher [email protected] [email protected] gh git Even after following those steps and setting LDFLAGS and CPPFLAGS to point to `brew --prefix`, the errors continue when running `./configure; make` in a clean checkout. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46975> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
