Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

IndexError: list index out of range #239

@alexmiliveit

Description

@alexmiliveit

Hi,
I installed Dough via pinokio; it's running locally on my dell xps desktop i7 having nvidia gtx 1080 8gb.
When I try the "animate shot", everything stops after few minutes, showing the following error:

Prompt executed in 530.33 seconds DEBUG:app_logger:output file list len: 0 DEBUG:app_logger:Process 14008 (Port 4333) error occured: list index out of range Traceback (most recent call last): File "d:\pinokio\api\Dough-pinokio.git\Dough\banodoco_runner.py", line 621, in check_and_update_db res_output = format_model_output(output, log.model_name) File "d:\pinokio\api\Dough-pinokio.git\Dough\banodoco_runner.py", line 277, in format_model_output return [output[-1]] IndexError: list index out of range
what is it? how can I solve it?
thanks in advance

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