-
Notifications
You must be signed in to change notification settings - Fork 538
Open
Description
Installing pyradiomics from pypi on python 3.11 fails due to the version in the pyproject.toml file:
Error:
pixi add pyradiomics --pypi
Error: × failed to solve the pypi requirements of 'default' 'linux-64'
╰─▶ Package metadata version `3.0.1a1` does not match given version `3.1.0`Code issue:
Lines 5 to 7 in 6a761c4
| [project] | |
| name = "pyradiomics" | |
| version = "3.0.1a1" |
This has been fixed in the master branch, but hasn't been pushed into a release. Can that be done so installing from pypi works again?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels