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 while downloading pytorch version #6

Open
imvansh25 opened this issue Jul 21, 2021 · 2 comments
Open

Error while downloading pytorch version #6

imvansh25 opened this issue Jul 21, 2021 · 2 comments

Comments

@imvansh25
Copy link

ERROR: Could not find a version that satisfies the requirement torch==1.3.0a0+24ae9b5 (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 0.4.1, 0.4.1.post2, 1.0.0, 1.0.1, 1.0.1.post2, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0)
ERROR: No matching distribution found for torch==1.3.0a0+24ae9b5

@YeJinPaark
Copy link

Me, too. Did you fix it??

@zsc19
Copy link

zsc19 commented Jan 11, 2022

Fixed Requirements

pip install torch==1.7.1+cu110 -f https://download.pytorch.org/whl/torch_stable.html

torch==1.7.1+cu110
transformers==3.0.2
wget==3.2
jsonlines
tqdm

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

3 participants