Skip to content

3.1.0 release has package metadata version '3.0.1a1' #933

@strixy16

Description

@strixy16

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:

[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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions