Git Product home page Git Product logo

Comments (8)

miketimofeev avatar miketimofeev commented on August 17, 2024 2

Hey @konradpabjan! We've faced the same issue with lzma. The repro is quite simple, but I guess the issue is with the PyPy3 itself(at least on Ubuntu, macOS works fine)

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - name: Set up Python
        uses: actions/setup-python@v1
        with:
          python-version: "pypy3"
      - name: Import lzma
        run: python -c "import lzma"

from setup-python.

konradpabjan avatar konradpabjan commented on August 17, 2024 2

I just tested importing lzma on ubuntu-latest with pypy3 and it appears to be working!

This should be resolved now @aamalev

The new images with 7.3.1 should almost be out for everyone: https://github.com/actions/virtual-environments#available-environments

from setup-python.

konradpabjan avatar konradpabjan commented on August 17, 2024 1

Nice find @miketimofeev !

Looks like we need to bump up PyPy3 to 7.3.1 in the tools cache and we can close this out 😀

from setup-python.

miketimofeev avatar miketimofeev commented on August 17, 2024 1

@konradpabjan yeah, I'm going to bump the version in the scope of that issue actions/runner-images#730

from setup-python.

konradpabjan avatar konradpabjan commented on August 17, 2024

Hi @aamalev

Could you create a minimally reproducible example with YAML along with a link to a failing workflow? It will be help debug the issue to determine if any action needs to be taken

from setup-python.

miketimofeev avatar miketimofeev commented on August 17, 2024

7.3.0 version is affected, 7.3.1 version from April 10th is fine

from setup-python.

konradpabjan avatar konradpabjan commented on August 17, 2024

Awesome! Thanks @miketimofeev

from setup-python.

aamalev avatar aamalev commented on August 17, 2024

thanx

from setup-python.

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.