You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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))
The text was updated successfully, but these errors were encountered:
wasap
changed the title
Can't install requirements on linux and win10
Can't install requirements on ubuntu 20 and win10
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))
The text was updated successfully, but these errors were encountered: