This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients Battant, andrei.avk, jaraco, ned.deily, ronaldoussoren
Date 2022-03-23.13:38:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648042697.41.0.643610562671.issue46975@roundup.psfhosted.org>
In-reply-to
Content
As suggested, I uninstalled and reinstalled everything in homebrew:

$ brew list | xargs brew remove
$ brew install python@3.10 python-launcher python@3.9 python@3.8 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.
History
Date User Action Args
2022-03-23 13:38:17jaracosetrecipients: + jaraco, ronaldoussoren, ned.deily, andrei.avk, Battant
2022-03-23 13:38:17jaracosetmessageid: <1648042697.41.0.643610562671.issue46975@roundup.psfhosted.org>
2022-03-23 13:38:17jaracolinkissue46975 messages
2022-03-23 13:38:17jaracocreate