pypy / pypy.org

Sources for website at https://www.pypy.org
33 stars 11 forks source link

M1 support for PyPy | PyPy #67

Closed utterances-bot closed 1 year ago

utterances-bot commented 1 year ago

M1 support for PyPy | PyPy

https://www.pypy.org/posts/2022/07/m1-support-for-pypy.html

TAKfsg commented 1 year ago

I use M1 and I'm super excited! Can't wait for the next release.

Pavel-Durov commented 1 year ago

Same here! Really exciting that this support is available :)

JJson commented 1 year ago

so, is pypy support M1 now? I still received notice "Error: pypy3: An unsatisfied requirement failed this build" when I install it

mattip commented 1 year ago

What exactly did you download?

axelarge commented 1 year ago

Hi, any chance of an updated Homebrew formula for pypy on M1? Currently brew install pypy fails because it expects x86_64

Edit: I just found https://github.com/Homebrew/homebrew-core/pull/117699 , sorry about the noise

HIRANO-Satoshi commented 1 year ago

@axelarge Here is a PR that people are working on.