Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for building wheels that need rust #20

Open
virtuald opened this issue Apr 19, 2024 · 1 comment
Open

Add support for building wheels that need rust #20

virtuald opened this issue Apr 19, 2024 · 1 comment

Comments

@virtuald
Copy link
Member

This has come up several times, and I honestly don't know enough about rust to actually make it work (but maybe @auscompgeek does?). For anyone who runs into this and really wants to make it work, here's my current thoughts on how this might work:

Anyone who is seriously trying to solve this should make a docker image with the right stuff in it, and manually figure out how to build the python wheel correctly. If you can get that working, I'm willing to automate the rest of it.

@virtuald
Copy link
Member Author

It looks like maybe this sort of thing is already supported by https://github.com/PyO3/maturin-action? But might need to use the roborio cross compiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant