Coder Social home page Coder Social logo

Comments (4)

JacobHayes avatar JacobHayes commented on June 9, 2024

I wonder if it'd be easy to setup https://github.com/pypa/cibuildwheel

from box.

cdgriffith avatar cdgriffith commented on June 9, 2024

ouh never seen that before, thank you for the link!

from box.

cdgriffith avatar cdgriffith commented on June 9, 2024

It looks to be creating x86_64 wheels as well, but it does test/ correct them as part of the process so hopefully in 7.0.0rc3 they are working correctly for mac! https://pypi.org/project/python-box/7.0.0rc3/#files

from box.

JacobHayes avatar JacobHayes commented on June 9, 2024

I was still getting issues, but weirdly updating python (not specifically pip) seemed to fix it:

-        python-version: [3.9.14, 3.10.8, 3.11.0]
+        python-version: [3.9.16, 3.10.9, 3.11.1]

I also noticed the GHA runner version changed between my 3.9/3.10 and 3.11 builds (which is very odd - same workflow run, just in a matrix all using macos-latest). After the py upgrade all are using the same runner version. 🤷

I think it might have to do with the wheels being tagged macosx_12_0 instead of eg: macosx_10_9 or macosx_11_0 as numpy seems to have - so maybe the minor python versions were upgraded to identify _12_0 fine.


I think the poetry config is a bit off though and ruamel and tomli are being marked required - I'll submit a PR here soon to try to fix!

from box.

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.