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
Caused by: Failed to build source distribution
Caused by: File perpetual-0.7.10/README.md was already added from /Users/runner/work/perpetual/perpetual/README.md, can't added it from /Users/runner/work/perpetual/perpetual/python-package/README.md
Your maturin version (maturin --version)
1.7.7
Your Python version (python -V)
3.10.0
Your pip version (pip -V)
21.1.3
What bindings you're using
pyo3
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 /)?
Bug Description
Your maturin version (
maturin --version
)1.7.7
Your Python version (
python -V
)3.10.0
Your pip version (
pip -V
)21.1.3
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
Maturin build with the latest release.
https://github.com/perpetual-ml/perpetual/actions/runs/12124126924/job/33801144293?pr=35
The text was updated successfully, but these errors were encountered: