GithubHelp home page GithubHelp logo

Comments (5)

puria avatar puria commented on June 15, 2024

Wow thanks for reporting, definitely to be fixed 🌶️

from zenroom.

davie0 avatar davie0 commented on June 15, 2024

No worries!

By the way. Did you have experience with distributing python packages with
binary extensions using standard python tooling? I'm just curious whether this
is an explicit decision to "crosscompile" and bundle binaries for all possible
cases with pyenv.

One possible solution is to build extensions as one of installation phases.
This will of course result in unsuccessful installations on some distributions.
But I think It is generally better then successful installation that crashes due
to hardcoded paths in ELFs or worse -- segfaults.

Projects like pyNaCl and python-rapidjson successfully distributing packages
using this approach.

I can give it a crack if you would consider such change.

from zenroom.

puria avatar puria commented on June 15, 2024

Yeah, I have in some corner of my hdd a cpython branch that builds, more like the approach of libsass, that compiles at installation time from the setup.py. But never had time to fully test and release.
At some point would be nice to have a libzenroom distributed on different distributions, but I know it's a huge effort and will not happen in the near future...
If you want to help with the setup.py build as you mentioned I'm more than happy to support ;p

from zenroom.

davie0 avatar davie0 commented on June 15, 2024

from zenroom.

puria avatar puria commented on June 15, 2024

closing this in favour of #125 and #136

from zenroom.

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.