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
pip install beets
Collecting beets
Using cached beets-2.2.0-py3-none-any.whl.metadata (9.0 kB)
Collecting confuse>=1.5.0 (from beets)
Using cached confuse-2.0.1-py3-none-any.whl.metadata (3.7 kB)
Collecting jellyfish (from beets)
Using cached jellyfish-1.1.3.tar.gz (364 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
💥 maturin failed
Caused by: `project.version` field is required in pyproject.toml unless it is present in the `project.dynamic` list
Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/data/data/com.termux/files/usr/tmp/pip-modern-metadata-psiatufl', '--interpreter', '/data/data/com.termux/files/usr/bin/python3.12']' returned non-zero exit status 1.
Checking for Rust toolchain....
Running `maturin pep517 write-dist-info --metadata-directory /data/data/com.termux/files/usr/tmp/pip-modern-metadata-psiatufl --interpreter /data/data/com.termux/files/usr/bin/python3.12`
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: