-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi, thanks for the great work. A clean install fails because some entries in ** Video-XL/Video-XL-2/train/requirements.txt are not installable**:
Local paths: apex @ file:///apex, boltons @ file:///croot/...
Nonexistent/incorrect pins: clip==1.0, ddpm-guided-diffusion==0.0.0, control-ldm==0.0.1, bmt-clipit==1.0
Example error:
- Processing /apex
ERROR: [Errno 2] No such file or directory: '/apex' - Collecting blobfile==2.1.1 (from -r requirements.txt (line 42)) Downloading blobfile-2.1.1-py3-none-any.whl.metadata (15 kB) ERROR: Ignored the following versions that require a different python version: 2.10.1 Requires-Python <3; 2.11.0 Requires-Python <3; 2.11.1 Requires-Python <3; 2.4.0 Requires-Python <3; 2.4.1 Requires-Python <3; 2.4.2 Requires-Python <3; 2.4.3 Requires-Python <3; 2.4.4 Requires-Python <3; 2.5.0 Requires-Python <3; 2.5.1 Requires-Python <3; 2.5.2 Requires-Python <3; 2.6.0 Requires-Python <3; 2.6.1 Requires-Python <3; 2.6.2 Requires-Python <3; 2.7.0 Requires-Python <3; 2.7.2 Requires-Python <3; 2.8.0 Requires-Python <3; 2.8.1 Requires-Python <3; 2.8.2 Requires-Python <3; 2.8.3 Requires-Python <3; 2.8.4 Requires-Python <3; 2.8.5 Requires-Python <3; 2.8.6 Requires-Python <3; 2.8.7 Requires-Python <3; 2.9.2 Requires-Python <3 ERROR: Could not find a version that satisfies the requirement bmt-clipit==1.0 (from versions: 0.1.0) ERROR: No matching distribution found for bmt-clipit==1.0
My env: Ubuntu 20.04 , Python 3.10, CUDA 12.1, torch 2.1.2+cu121.
Could you share the exact requirements.txt (or environment.yml/lockfile) you use, or update the repo with a working set of versions? If you have a known-good matrix (Python/torch/CUDA), that would also help. I can test once shared. Thanks!
Metadata
Metadata
Assignees
Labels
No labels