mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-24 23:00:58 +00:00
pip install gfpgan==1.3.8 error #366
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@lix19937 commented on GitHub (Jun 25, 2023):
Has sloved, closed !
@before31 commented on GitHub (Jun 29, 2023):
How did you slove it? i meet the same problem.
@lix19937 commented on GitHub (Jun 29, 2023):
@before31 You should be
pip install tb-nightlyfirst.@ganapathiarika456 commented on GitHub (Jun 29, 2023):
Hi
@before31 commented on GitHub (Jun 30, 2023):
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