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

New release with Mac arm64 support? #56

Closed
rly opened this issue Feb 2, 2023 · 2 comments
Closed

New release with Mac arm64 support? #56

rly opened this issue Feb 2, 2023 · 2 comments

Comments

@rly
Copy link

rly commented Feb 2, 2023

Hi, it seems that the pypi wheels on pypi.org/project/itk-meshtopolydata/#files do not support macs with arm64 architecture.

Personally, I've come here from itkwidgets and NeurodataWithoutBorders/ccf-widget#30 (comment). I cannot install the latest non-prerelease version of itkwidgets on my Mac M1.

$ pip install -U itkwidgets==0.32.5 --verbose
Using pip 23.0 from /Users/rly/mambaforge/envs/test-ccfwidget/lib/python3.10/site-packages/pip (python 3.10)
Collecting itkwidgets==0.32.5
  Using cached itkwidgets-0.32.5-py2.py3-none-any.whl (3.4 MB)
Collecting colorcet
  Using cached colorcet-3.0.1-py2.py3-none-any.whl (1.7 MB)
ERROR: Could not find a version that satisfies the requirement itk-meshtopolydata>=0.10 (from itkwidgets) (from versions: none)
ERROR: No matching distribution found for itk-meshtopolydata>=0.10

Thanks!

@thewtex
Copy link
Member

thewtex commented Feb 14, 2023

Hi @rly ,

Python packages have been uploaded for mac arm64 for 3.9, 3.10, 3.11. Please give them a try! 🙏

@rly
Copy link
Author

rly commented Mar 1, 2023

Thanks! This worked.

@rly rly closed this as completed Mar 1, 2023
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

2 participants