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

can not install PyTorch 2.1 nightly in Mac #13

Open
ruqianq opened this issue Apr 3, 2024 · 0 comments
Open

can not install PyTorch 2.1 nightly in Mac #13

ruqianq opened this issue Apr 3, 2024 · 0 comments

Comments

@ruqianq
Copy link

ruqianq commented Apr 3, 2024

I ran the code got this error
ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
ERROR: No matching distribution found for torch

I looked and turned out because I am in MacOS I should run:
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu

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