Skip to content

Request for Apple Silicon (ARM64) Compatibility #930

@huangmozhilv

Description

@huangmozhilv

Description:

I'm unable to install PyRadiomics on my Mac with an M2 chip (macOS Ventura). The installation fails during the build process, likely due to incompatible binary dependencies or missing ARM64 support.

Error Details:

ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyradiomics)

Steps to Reproduce:

Environment:

  1. Mac with Apple M2 chip
  2. Python 3.9 (via Anaconda x86_64 or native ARM64)
  3. pip/conda install attempts
    Installation attempts:
pip install pyradiomics  
conda install -c conda-forge pyradiomics 

Expected Behavior:

Successful installation and import on ARM-based Macs.

Possible Solutions:

  1. Provide pre-built ARM64 wheels (manylinux2014_aarch64/macosx_arm64)
  2. Add Apple Silicon support to build pipelines
  3. Document ARM-specific installation workarounds

Thank you for considering this request! Let me know if you need additional details.

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