Skip to content
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

Can't install beets on termux app #5567

Closed
GUUser91 opened this issue Dec 28, 2024 · 1 comment
Closed

Can't install beets on termux app #5567

GUUser91 opened this issue Dec 28, 2024 · 1 comment

Comments

@GUUser91
Copy link

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.
@GUUser91
Copy link
Author

This issue will be fixed
jamesturk/jellyfish#224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant