Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when loading pose #7

Open
qiusang612 opened this issue Jun 19, 2023 · 2 comments
Open

Error when loading pose #7

qiusang612 opened this issue Jun 19, 2023 · 2 comments

Comments

@qiusang612
Copy link

When I load pose from .pkl file, I am getting this Error :
Traceback (most recent call last):

File "C:\Users\Shankeydamonkey\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\smplx_blender_addon_init_.py", line 825, in execute

body_pose = np.array(data["body_pose"])

KeyError: 'body_pose'

Could anyone please help me to solve it?

@nathan-meshcapade
Copy link
Contributor

Hi @qiusang612. Can you share the .pkl file please? Can you also send an image of what it should look like or at least describe what it should look like so I have an idea of if it's loading correctly?

@Ding-Jia-Layla
Copy link

I also encountered this issue. Can you provide me with a correct example file in .pkl file format or a document explaining the .pkl file format?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants