Skip to content

Installation dependency error #10

@ak3389

Description

@ak3389

(skyreels-a1) root@e2682f1b03a0:~/SkyReels-A1# pip install -r requirements.txt
Collecting chumpy==0.70 (from -r requirements.txt (line 1))
Using cached chumpy-0.70.tar.gz (50 kB)
Preparing metadata (setup.py) ... done
Collecting decord==0.6.0 (from -r requirements.txt (line 2))
Using cached decord-0.6.0-py3-none-manylinux2010_x86_64.whl.metadata (422 bytes)
Collecting diffusers==0.32.2 (from -r requirements.txt (line 3))
Using cached diffusers-0.32.2-py3-none-any.whl.metadata (18 kB)
Collecting einops==0.8.1 (from -r requirements.txt (line 4))
Using cached einops-0.8.1-py3-none-any.whl.metadata (13 kB)
Collecting facexlib==0.3.0 (from -r requirements.txt (line 5))
Using cached facexlib-0.3.0-py3-none-any.whl.metadata (4.6 kB)
Collecting gradio==5.16.0 (from -r requirements.txt (line 6))
Using cached gradio-5.16.0-py3-none-any.whl.metadata (16 kB)
Collecting insightface==0.7.3 (from -r requirements.txt (line 7))
Using cached insightface-0.7.3.tar.gz (439 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting moviepy==1.0.3 (from -r requirements.txt (line 8))
Using cached moviepy-1.0.3.tar.gz (388 kB)
Preparing metadata (setup.py) ... done
Collecting numpy==2.2.2 (from -r requirements.txt (line 9))
Using cached numpy-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
Collecting opencv_contrib_python==4.10.0.84 (from -r requirements.txt (line 10))
Using cached opencv_contrib_python-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
Collecting opencv_python==4.10.0.84 (from -r requirements.txt (line 11))
Using cached opencv_python-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
Collecting opencv_python_headless==4.10.0.84 (from -r requirements.txt (line 12))
Using cached opencv_python_headless-4.10.0.84-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
Collecting Pillow==11.1.0 (from -r requirements.txt (line 13))
Using cached pillow-11.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.1 kB)
ERROR: Could not find a version that satisfies the requirement pytorch3d==0.7.8 (from versions: none)
ERROR: No matching distribution found for pytorch3d==0.7.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions