-
-
Notifications
You must be signed in to change notification settings - Fork 866
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
Pyo3 0.23.4 broke the river build? #5321
Comments
cc: the recipe maintainer, @MaxHalford, for visibility @AdilZouitine, I remember you were working on the Rust part of the River codebase last month, at the time of our NumPy v2 update. I hope it is okay to ping you here in case you'll be able to help :) |
Per the error message the code that's failing is in pyo3. Presumably we just have to update the rust compiler though:
|
Ah, didn't notice that – sorry for the noise! |
The commit that introduced the problem is: |
I think the best thing would be to pin pyo3 < 0.24.4 for now. |
https://circleci.com/api/v1.1/project/github/hoodmane/pyodide/101450/output/106/0?file=true&allocation-id=67853a4609d7764763a89cc2-0-build%2FABCDEFGH
The text was updated successfully, but these errors were encountered: