GithubHelp home page GithubHelp logo

Comments (7)

mattip avatar mattip commented on June 15, 2024 1

Sorry for the debug cruft on stdout when using _ssl. I hopefully will be releasing 7.3.14 soon with a fix to this.

from cibuildwheel.

henryiii avatar henryiii commented on June 15, 2024

It's failing in here:

https://github.com/numpy/numpy/blob/67539a40cb13bad56a650809bf10a49e905a250d/tools/wheels/cibw_before_build.sh#L29

It's setting basedir to:

basedir='/etc/ssl/cert.pem /etc/ssl/certs
  /etc/ssl/cert.pem /etc/ssl/certs
  /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/openblas'

That means https://github.com/numpy/numpy/blob/main/tools/openblas_support.py is printing a bunch of values instead of one. Not all of the not-final print statements in that file use sys.stderr, which looks worrisome, but don't see one that's clearly suspect. I suspect something else is printing those two lines.

from cibuildwheel.

Czaki avatar Czaki commented on June 15, 2024

But the error is in this script: https://github.com/numpy/numpy/blob/main/tools/wheels/cibw_before_build.sh

and look like lack of -r https://github.com/numpy/numpy/blame/67539a40cb13bad56a650809bf10a49e905a250d/tools/wheels/cibw_before_build.sh#L27

But it means changes in manylinux image.

from cibuildwheel.

mayeut avatar mayeut commented on June 15, 2024

I suspect something else is printing those two lines.

this is linked to the PyPy upgrade: https://foss.heptapod.net/pypy/pypy/-/issues/4010
cc @mattip

from cibuildwheel.

charris avatar charris commented on June 15, 2024

PyPy 7.3.14 is out.

from cibuildwheel.

henryiii avatar henryiii commented on June 15, 2024

Update should be in #1712.

from cibuildwheel.

joerick avatar joerick commented on June 15, 2024

Just released v2.16.3 which contains the fixed pypy.

from cibuildwheel.

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.