Skip to content

Computing Graph Laplacians .. L is : [] Traceback (most recent call last): File "main.py", line 96, in <module> model = models.coma(L=L, D=D, U=U, **params) File "/home/wuxiaoliang/wuxlprojects/coma/lib/models.py", line 1124, in __init__ M_0 = L[0].shape[0] IndexError: list index out of range #28

@wuxiaolianggit

Description

@wuxiaolianggit

Computing Graph Laplacians ..
L is : []
Traceback (most recent call last):
File "main.py", line 96, in
model = models.coma(L=L, D=D, U=U, **params)
File "/home/wuxiaoliang/wuxlprojects/coma/lib/models.py", line 1124, in init
M_0 = L[0].shape[0]
IndexError: list index out of range

excuse me, how can I solve this problem? @anuragranj @TimoBolkart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions