Skip to content

Problems running ALI due to Pytorch3d install issues on Mac M3 #110

@thsmit

Description

@thsmit

Dear All,

I added the extension to Slicer 5.7.0. I am on a Mac M3, so no support for CUDA.

Also in ALI.py line 80 torch versions are specified (1.11) that are not available via pip anymore.

Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu113 ERROR: Could not find a version that satisfies the requirement torch==1.11.0+cu113 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2) ERROR: No matching distribution found for torch==1.11.0+cu113

What would be the right way to solve this?

Best Regards,
Thijs

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