-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
First, I encountered the bug 'ImportError: cannot import name 'ModelOutput''. Then, I modified the code from 'from smplx.body_models import ModelOutput' to 'from smplx.body_models import SMPLOutput' in smpl.py. Finally, I encountered the bug
OpenGL.error.GLError: GLError(
err = 1282,
description = b'invalid operation',
baseOperation = glGetUniformLocation,
cArguments = (3, b'ModelMat\x00'),
result = -1
)
and I don't know how to solve it. Could you please help me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels