0

Due to this issue PyPy Error: AttributeError: No symbol SCDynamicStoreCopyProxies found in library <None> the current pypy3 version in homebrew is basically unusable for me.

I see the issue has been fixed in the pypy3 nightly builds, but I would like to avoid going through all the hoops of installing that. Is there an easy way to, for the time being, install an older pypy3 version via homebrew? There does not seem to be a pypy3@7.3.2 available.

Trying this answer https://stackoverflow.com/a/7787703/9978001 gives me

Invalid usage: Installation of pypy3 from a GitHub commit URL is unsupported!
Ruben
  • 3
  • 3

1 Answers1

0

No, older PyPy versions will not work on BigSur (macos11)

mattip
  • 1,574
  • 1
  • 10
  • 11