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

pyradiomics (3.1.0) not supporting PEP 517 builds - poetry #896

Open
brumendes opened this issue Dec 8, 2024 · 0 comments
Open

pyradiomics (3.1.0) not supporting PEP 517 builds - poetry #896

brumendes opened this issue Dec 8, 2024 · 0 comments
Labels

Comments

@brumendes
Copy link

Describe the bug
Pyradiomics does not support PEP 517 builds and can't be installed using poetry.

To Reproduce
poetry add pyradiomics

Expected behavior
Install Pyradiomics and dependencies successfully.

Version (please complete the following information):

  • OS: Ubuntu 24.04.1 LTS
  • Python version: 3.12
  • PyRadiomics version 3.1.0

Additional context
"This error originates from the build backend, and is likely not a problem with poetry but with pyradiomics (3.1.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "pyradiomics (==3.1.0)"'."

@brumendes brumendes added the bug label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant