pip install gfpgan==1.3.8 error #366

Closed
opened 2026-01-29 21:47:14 +00:00 by claunia · 5 comments
Owner

Originally created by @lix19937 on GitHub (Jun 24, 2023).

Could not find a version that satisfies the requirement tb-nightly (from gfpgan)

INFO: pip is looking at multiple versions of gfpgan to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement tb-nightly (from gfpgan) (from versions: none)
ERROR: No matching distribution found for tb-nightly

Originally created by @lix19937 on GitHub (Jun 24, 2023). Could not find a version that satisfies the requirement tb-nightly (from gfpgan) INFO: pip is looking at multiple versions of gfpgan to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement tb-nightly (from gfpgan) (from versions: none) ERROR: No matching distribution found for tb-nightly
Author
Owner

@lix19937 commented on GitHub (Jun 25, 2023):

Has sloved, closed !

@lix19937 commented on GitHub (Jun 25, 2023): Has sloved, closed !
Author
Owner

@before31 commented on GitHub (Jun 29, 2023):

How did you slove it? i meet the same problem.

@before31 commented on GitHub (Jun 29, 2023): How did you slove it? i meet the same problem.
Author
Owner

@lix19937 commented on GitHub (Jun 29, 2023):

@before31 You should be pip install tb-nightly first.

@lix19937 commented on GitHub (Jun 29, 2023): @before31 You should be `pip install tb-nightly ` first.
Author
Owner

@ganapathiarika456 commented on GitHub (Jun 29, 2023):

Hi

@ganapathiarika456 commented on GitHub (Jun 29, 2023): Hi
Author
Owner

@before31 commented on GitHub (Jun 30, 2023):

@before31 You should be pip install tb-nightly first.

thanks. i changed the mirror from douban to baidu, then installed successfully.

pip install gfpgan==1.3.8 -i https://mirror.baidu.com/pypi/simple

@before31 commented on GitHub (Jun 30, 2023): > @before31 You should be `pip install tb-nightly ` first. thanks. i changed the mirror from douban to baidu, then installed successfully. `pip install gfpgan==1.3.8 -i https://mirror.baidu.com/pypi/simple`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#366