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

安装失败 #272

Open
664566173 opened this issue Sep 12, 2024 · 2 comments
Open

安装失败 #272

664566173 opened this issue Sep 12, 2024 · 2 comments

Comments

@664566173
Copy link

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版本的?
如何解决上述的依赖库缺失问题呢??

@richard28039
Copy link

Same Issue, do you have any solution , thanks

@zhieie
Copy link

zhieie commented Oct 9, 2024

python 3.7

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