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

MacOS installation failed #67

Open
YuMinHui825 opened this issue Jun 24, 2024 · 5 comments
Open

MacOS installation failed #67

YuMinHui825 opened this issue Jun 24, 2024 · 5 comments
Assignees
Labels
status:awaiting user response When awaiting user response type:build/install Build and install issues type:support For use-related issues

Comments

@YuMinHui825
Copy link

Description of the bug:

I executed it on macos:
-pip install -r https://github.com/google-ai-edge/ai-edge-torch/releases/download/v0.1.1/requirements.txt

-Looking in links: https://download.pytorch.org/whl/nightly/torch_nightly.html, https://download.pytorch.org/whl/nightly/torch_nightly.html, https://download.pytorch.org/whl/nightly/torch_nightly.html
Ignoring torch_xla: markers 'python_version == "3.11"' don't match your environment
Ignoring torch_xla: markers 'python_version == "3.10"' don't match your environment
ERROR: torch_xla-nightly+20240429-cp39-cp39-linux_x86_64.whl is not a supported wheel on this platform.

I would like to ask if macOS still does not support the installation of ai-edge-torch?

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

@AkiSakurai
Copy link

Unfortunately, PyTorch has discontinued support for x64 macOS.
pytorch/pytorch#114602

@YuMinHui825
Copy link
Author

I know, I'm using an M2 Mac, is it not supported?

@pkgoogle
Copy link
Contributor

Hi @YuMinHui825, apologies, but we currently only support what is stated on the repo:

https://github.com/google-ai-edge/ai-edge-torch?tab=readme-ov-file#installation
image

This is independent of PyTorch support for Mac M2's, for that you will have to look at the PyTorch repo. Thanks.

@pkgoogle pkgoogle self-assigned this Jun 27, 2024
@YuMinHui825
Copy link
Author

OK, got it. Thanks.

@pkgoogle pkgoogle added the status:awaiting user response When awaiting user response label Jun 28, 2024
@pkgoogle
Copy link
Contributor

Hi @YuMinHui825, if you have no more open items, please feel free to close if your question was answered. Thanks.

@pkgoogle pkgoogle added type:build/install Build and install issues type:support For use-related issues labels Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:awaiting user response When awaiting user response type:build/install Build and install issues type:support For use-related issues
Projects
None yet
Development

No branches or pull requests

3 participants