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

ERROR: No matching distribution found for torch==2.0.1+cu117 #3

Open
hzhou9 opened this issue Nov 21, 2023 · 0 comments
Open

ERROR: No matching distribution found for torch==2.0.1+cu117 #3

hzhou9 opened this issue Nov 21, 2023 · 0 comments

Comments

@hzhou9
Copy link

hzhou9 commented Nov 21, 2023

[When running the command]
conda env create -f environment.yaml

[Error message]
Pip subprocess output:
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu117

Pip subprocess error:
ERROR: Could not find a version that satisfies the requirement torch==2.0.1+cu117 (from versions: 1.9.0, 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)
ERROR: No matching distribution found for torch==2.0.1+cu117

failed

CondaEnvException: Pip failed

[My Environment]
Mac M1
Torch Version: 2.1.1

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