Skip to content

Releases: steubk/pyradiomics

Prebuilt wheels — pyradiomics Python 3.12 fixes (transient)

Choose a tag to compare

@github-actions github-actions released this 01 May 14:59

Unofficial prebuilt wheels of pyradiomics with Python 3.12 compatibility fixes,
for use during AIM-Harvard/pyradiomics PR review (see AIM-Harvard#949).

Install:

pip install --find-links https://github.com/steubk/pyradiomics/releases/expanded_assets/prebuilt-fix-py312 pyradiomics

Wheels are versioned 3.1.0+py312fix.<sha> (PEP 440 local segment).
This release will be deleted when the upstream PR merges. Migrate to
pip install pyradiomics>=A.B.C at that point.