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
When run pip install -r requirements.txt, i gain error:
ERROR: Could not find a version that satisfies the requirement torch==0.4.1 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2)
ERROR: No matching distribution found for torch==0.4.1
Pls help
The text was updated successfully, but these errors were encountered:
same issue. I even tried older torch versions. but till now I could install pytorch ==1.4.0 and torchvision == 0.5.0 with python == 3.6.13 but still no luck for opencv-python
When run pip install -r requirements.txt, i gain error:
ERROR: Could not find a version that satisfies the requirement torch==0.4.1 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2)
ERROR: No matching distribution found for torch==0.4.1
Pls help
The text was updated successfully, but these errors were encountered: