You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not entirely sure the bug is due to maturin, but given that (I believe) nothing changed in our release process and that maturin 1.5 is one day old, I give it a high probability.
Bug Description
I am not entirely sure the bug is due to
maturin
, but given that (I believe) nothing changed in our release process and thatmaturin 1.5
is one day old, I give it a high probability.The python release build fails with: https://github.com/pola-rs/polars/actions/runs/8174718472/job/22354392735
Your maturin version (
maturin --version
)1.5
Your Python version (
python -V
)Your pip version (
pip -V
)What bindings you're using
pyo3
Does
cargo build
work?If on windows, have you checked that you aren't accidentally using unix path (those with the forward slash
/
)?Steps to Reproduce
Publish a release to pypi
The text was updated successfully, but these errors were encountered: