-
-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
I could very well be mistaken, but It looks like the 1.8.5 release was re-published as 1.8.3. maturin1.8.5 is not available on pypi and 1.8.4 is still available (and apparently broken).
Your maturin version (maturin --version
)
1.8.4
Your Python version (python -V
)
Python 3.8
Your pip version (pip -V
)
24.1.2
What bindings you're using
None
Does cargo build
work?
- Yes, it works
If on windows, have you checked that you aren't accidentally using unix path (those with the forward slash /
)?
- Yes
Steps to Reproduce
pip install "maturin==1.8.5"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working