Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thsmit opened this issue Dec 9, 2024 · 0 comments
Open

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

thsmit opened this issue Dec 9, 2024 · 0 comments

Comments

@thsmit
Copy link

thsmit commented Dec 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant