-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Hi~
我本地(python3)安装时,提示很多依赖库都不存在了,如下:
pip install -r requirements_inference.txtERROR: Could not find a version that satisfies the requirement torch==1.9.0 (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, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1)
ERROR: No matching distribution found for torch==1.9.0
ERROR: Ignored the following yanked versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.15.0
ERROR: Could not find a version that satisfies the requirement torchvision==0.10.0 (from versions: 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1, 0.15.1, 0.15.2, 0.16.0, 0.16.1, 0.16.2, 0.17.0, 0.17.1, 0.17.2, 0.18.0, 0.18.1, 0.19.0, 0.19.1)
ERROR: No matching distribution found for torchvision==0.10.0
ERROR: Failed building wheel for av请问该项目是基于哪个python版本的?
如何解决上述的依赖库缺失问题呢??
richard28039
Metadata
Metadata
Assignees
Labels
No labels