yuhaoliu7456 / Diff-Plugin

[CVPR 2024] Official code release of our paper "Diff-Plugin: Revitalizing Details for Diffusion-based Low-level tasks"
130 stars 4 forks source link

requirement文件安装失败 #14

Closed my-littledarling closed 1 month ago

my-littledarling commented 3 months ago

PackagesNotFoundError: The following packages are not available from current channels.一个都安装不成功,你们怎么解决的

yuhaoliu7456 commented 2 months ago

Can you show me the error?

Zerycii commented 2 months ago

微信图片_20240926150118

Zerycii commented 2 months ago

I also met the same error and requires the python version>=3.9. ERROR: Ignored the following versions that require a different python version: 1.2.0 Requires-Python >=3.9; 1.2.1 Requires-Python >=3.9; 1.2.1rc1 Requires-Python >=3.9; 1.3.0 Requires-Python >=3.9; 1.4.0b1 Requires-Python >=3.10; 1.4.0b2 Requires-Python >=3.10; 4.6.0 Requires-Python >=3.9; 5.0.0b1 Requires-Python >=3.10; 5.0.0b2 Requires-Python >=3.10; 5.0.0b3 Requires-Python >=3.10 ERROR: Could not find a version that satisfies the requirement install==1.3.5 (from versions: none) ERROR: No matching distribution found for install==1.3.5

g483122074 commented 1 month ago

PackagesNotFoundError: The following packages are not available from current channels.一个都安装不成功,你们怎么解决的

I also meet the same problem

yuhaoliu7456 commented 1 month ago

How about installing the packages one by one?

my-littledarling commented 1 month ago

How about installing the packages one by one?

yes, 使用pip安装就可以了

Zerycii commented 1 month ago

only method to install these is one by one