RobustVideoMatting icon indicating copy to clipboard operation
RobustVideoMatting copied to clipboard

安装失败

Open 664566173 opened this issue 1 year ago • 2 comments

Hi~

我本地(python3)安装时,提示很多依赖库都不存在了,如下:

pip install -r requirements_inference.txt
ERROR: 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版本的? 如何解决上述的依赖库缺失问题呢??

664566173 avatar Sep 12 '24 03:09 664566173

Same Issue, do you have any solution , thanks

richard28039 avatar Oct 08 '24 14:10 richard28039

python 3.7

zhieie avatar Oct 09 '24 07:10 zhieie