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't install requirements on ubuntu 20 and win10 #3

Open
wasap opened this issue May 22, 2021 · 2 comments
Open

Can't install requirements on ubuntu 20 and win10 #3

wasap opened this issue May 22, 2021 · 2 comments

Comments

@wasap
Copy link

wasap commented May 22, 2021

python3 --version
Python 3.8.5

pip3 install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement torch==1.7.1+cu110 (from -r requirements.txt (line 37)) (from versions: 0.1.2, 0.1.2.post1, 0.1.2.post2, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1)
ERROR: No matching distribution found for torch==1.7.1+cu110 (from -r requirements.txt (line 37))

@wasap wasap changed the title Can't install requirements on linux and win10 Can't install requirements on ubuntu 20 and win10 May 22, 2021
@RJain12
Copy link

RJain12 commented Apr 18, 2022

Simply updating to the latest versions of torch, torchaudio, torchvision solved the issue for me.

@twobob
Copy link

twobob commented Jun 27, 2022

image
@RJain12 python version, seems like.

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