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

ERROR: Could not find a version that satisfies the requirement clip==1.0 (from versions: none) ERROR: No matching distribution found for clip==1.0 #19

Open
KaiJia2017 opened this issue Aug 5, 2023 · 3 comments

Comments

@KaiJia2017
Copy link

ERROR: Could not find a version that satisfies the requirement clip==1.0 (from versions: none)
ERROR: No matching distribution found for clip==1.0

@KaiJia2017
Copy link
Author

(controlvideo) G:\GitFork\ControlVideo>pip install -r requirements.txt
Looking in indexes: https://mirrors.aliyun.com/pypi/simple
Collecting accelerate==0.17.1 (from -r requirements.txt (line 1))
Using cached https://mirrors.aliyun.com/pypi/packages/0a/ca/96a50d122bd07d06c66e20e6bd275b5c8829602398f4e141f8755a25e31e/accelerate-0.17.1-py3-none-any.whl (212 kB)
Collecting addict==2.4.0 (from -r requirements.txt (line 2))
Using cached https://mirrors.aliyun.com/pypi/packages/6a/00/b08f23b7d7e1e14ce01419a467b583edbb93c6cdb8654e54a9cc579cd61f/addict-2.4.0-py3-none-any.whl (3.8 kB)
Collecting basicsr==1.4.2 (from -r requirements.txt (line 3))
Using cached https://mirrors.aliyun.com/pypi/packages/86/41/00a6b000f222f0fa4c6d9e1d6dcc9811a374cabb8abb9d408b77de39648c/basicsr-1.4.2.tar.gz (172 kB)
Preparing metadata (setup.py) ... done
Collecting bitsandbytes==0.35.4 (from -r requirements.txt (line 4))
Using cached https://mirrors.aliyun.com/pypi/packages/d4/82/5067d044f7c1c7ddd4f285bfeb062ce3a60f7e39e2a2968df5a06a237b24/bitsandbytes-0.35.4-py3-none-any.whl (62.5 MB)
ERROR: Could not find a version that satisfies the requirement clip==1.0 (from versions: 0.0.1, 0.1.0, 0.2.0)
ERROR: No matching distribution found for clip==1.0

@KaiJia2017
Copy link
Author

pip install ftfy regex tqdm
pip install git+https://github.com/openai/CLIP.git
it work!

@YBYBZhang
Copy link
Owner

@KaiJia2017 Thanks for pointing it! Fixed it!

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

2 participants