Coder Social home page Coder Social logo

Comments (6)

jrenaud90 avatar jrenaud90 commented on June 16, 2024 1

Hey @cerrussell! It would be great to have your help. I did look at cibuildwheel before but was running into a similar error as described in the top post,

cibuildwheel: Build failed because a pure Python wheel was generated.
  
  If you intend to build a pure-Python wheel, you don't need cibuildwheel - use
  `pip wheel -w DEST_DIR .` instead.

It would be awesome if you have any insights on how to make it work, feel free to make a PR.

from cyrk.

cerrussell avatar cerrussell commented on June 16, 2024 1

@jrenaud90 Yeah, I got that too - I think it's because you have to tell your setuptools backend what extensions you expect it to include. I resolved that bit on my fork, but running into some odd compilation issues related to numpy that I'm hammering out now.

from cyrk.

cerrussell avatar cerrussell commented on June 16, 2024 1

@jrenaud90 Just created a pull request... looks like wheels are being generated properly. Still some work to do - adding testing to cibuildwheels and a command to unpack the wheels to show they include the prebuilt binary.

from cyrk.

jrenaud90 avatar jrenaud90 commented on June 16, 2024 1

Awesome! Thank you so much for your help. I will take a look at it later today.

from cyrk.

cerrussell avatar cerrussell commented on June 16, 2024

I can help with this. cibuildwheel really simplifies the build process.

from cyrk.

jrenaud90 avatar jrenaud90 commented on June 16, 2024

Fixed with PR #15 in CyRK v0.2.4.

from cyrk.

Related Issues (17)

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.