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

ValueError: not enough values to unpack (expected 2, got 0) #40

Open
khansharkhamnida opened this issue Feb 11, 2024 · 4 comments
Open

Comments

@khansharkhamnida
Copy link

100%|█████████████████████████████████████████████████████████████████████████| 23384/23384 [00:00<00:00, 154772.68it/s]
Traceback (most recent call last):
File "train_comp_v6.py", line 146, in
train_dataset = Text2MotionDataset(opt, mean, std, train_split_file, w_vectorizer)
File "/home/nsazielle/Synthda/text-to-motion/data/dataset.py", line 91, in init
name_list, length_list = zip(*sorted(zip(new_name_list, length_list), key=lambda x: x[1]))
ValueError: not enough values to unpack (expected 2, got 0)

any idea why this happened?

@EricGuo5513
Copy link
Owner

EricGuo5513 commented Feb 11, 2024 via email

@khansharkhamnida
Copy link
Author

image
image

i think it's right? i was following the instructions

@khansharkhamnida
Copy link
Author

image
i think i might have found out the issue. There's only one npy file here. where do i get the rest? i cloned https://github.com/EricGuo5513/HumanML3D and took only the HumanML3D folder inside. I didn't follow the instructions. How should I proceed with this

@roobte
Copy link

roobte commented May 27, 2024

请问上述问题解决了么??应该如何处理呢???

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