Giter Site home page Giter Site logo

Comments (6)

alex avatar alex commented on June 6, 2024

First, thanks!

I think there's two basic issues we're seeing:

a) The missing rust compiler case -- I think pointing folks to rustup would likely help some of them. This one is pretty easy for us to document though.

b) Older rusts which are less than the MSRV for pyo3. There's an in-progress cargo support for specifying MSRV, which would solve this. I was thinking about possibly proposing a setuptools-rust-level MSRV -- have it check the version before building and clearly error in that case. Dunno if y'all would want that feature, knowing that it'll be obviated by upstream adding it not too far down the line.

from setuptools-rust.

davidhewitt avatar davidhewitt commented on June 6, 2024

I'd be in favour of having (b) - I think the nicer we can make support for the Python ecosystem now, the better. We can gradually deprecate the support out of setuptools-rust once upstream cargo has it.

from setuptools-rust.

alex avatar alex commented on June 6, 2024

from setuptools-rust.

davidhewitt avatar davidhewitt commented on June 6, 2024

Aha yes, though it's clearly not well documented 😅

from setuptools-rust.

alex avatar alex commented on June 6, 2024

Well, we now shipped a release using that, so I guess it works well enough :-)

from setuptools-rust.

davidhewitt avatar davidhewitt commented on June 6, 2024

Merged #117 to make a couple of improvements on our end.

from setuptools-rust.

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.