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

python3.9 pip3 install -r requirements.txt Error #14

Closed
chosen1cwp opened this issue Jan 11, 2021 · 2 comments
Closed

python3.9 pip3 install -r requirements.txt Error #14

chosen1cwp opened this issue Jan 11, 2021 · 2 comments

Comments

@chosen1cwp
Copy link

Error information

pip3 install -r requirements.txt

ERROR: Could not find a version that satisfies the requirement torch==1.6.0
ERROR: No matching distribution found for torch==1.6.0

Please advise me

thanks very much!

@chosen1cwp
Copy link
Author

chosen1cwp commented Jan 12, 2021

https://download.pytorch.org/whl/torch_stable.html 未能找到 Python3.9版本 对应的 1.6.0,降低Python版本至3.8 解决

@jwenjian
Copy link
Owner

@chosen1cwp thanks for the reply, if anyone meet the same issue, try downgrade the python version to 3.8

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