Git Product home page Git Product logo

Comments (4)

mattip avatar mattip commented on May 28, 2024 2

Thanks for the heads-up. I uploaded it now, it will take an hour or so to percolate out

from pypy.org.

mattip avatar mattip commented on May 28, 2024

Issue 3880 is still a problem for people on macOS<10.15. I will try to get a bug-fix of the bug-fix out soon.

from pypy.org.

mattip avatar mattip commented on May 28, 2024

It turns out issue 3880 is non-trivial to fix. However the conda-provided PyPy supplies its own libffi so does not suffer from the problem. Rather than wait for a maybe non-existant fix, people on macos<10.15 should move to using a conda-provided PyPy:

# Download mamba-forge from https://conda-forge.org/miniforge/
$ chmod a+x Downloads/Mambaforge-22.9.0-2-MacOSX-x86_64.sh 
$ ./Downloads/Mambaforge-22.9.0-2-MacOSX-x86_64.sh 
# follow the instructions to install mamba-forge
# then open a new shell that has the conda init hook installed
$ mamba create -n pypy3 pypy python=3.8
$ mamba activate pypy3

from pypy.org.

tianon avatar tianon commented on May 28, 2024

It looks like https://downloads.python.org/pypy/versions.json wasn't updated for this release - minor glitch / easy fix? ๐Ÿ˜… ๐Ÿ™‡

from pypy.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.