Pypy3 and homebrew
If you happen to run into issues whereby a home-brew installed pypy can’t find the homebrew libraries, this is because by default brew modifies python installations to search homebrew. But it doesn’t do it for pypy3. If you look at the formulae for python3.10 here you will see: This is not in the brew formulae […]