Skip to content
New issue

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

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

Already on GitHub? # to your account

pip subprocess to install build dependencies did not run successfully. #18

Open
JamesBanez opened this issue May 18, 2023 · 1 comment

Comments

@JamesBanez
Copy link

I get this error

exit code: 1
╰─> [4 lines of output]
Collecting setuptools
Using cached setuptools-67.7.2-py3-none-any.whl (1.1 MB)
ERROR: Could not find a version that satisfies the requirement torch==1.13.1 (from versions: 2.0.0, 2.0.1)
ERROR: No matching distribution found for torch==1.13.1
[end of output]

@asapple
Copy link

asapple commented May 8, 2024

I meet the ERROR too. I choose python version=3.10 to fix it.

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

No branches or pull requests

2 participants