USRC-SEA / OmniMotionGPT

MIT License
22 stars 2 forks source link

Cannot run eval.py because there is no Module ylib. #1

Open L-avenir opened 4 months ago

L-avenir commented 4 months ago

I can't run eval.py. Because it gives the following error

Traceback (most recent call last): File "/home/vrlab/Documents/OmniMotionGPT/OmGPT/motion_mapping/evl/eval.py", line 31, in from motion_datasets import get_dataloader # ================================= File "/home/vrlab/Documents/OmniMotionGPT/OmGPT/motion_mapping/evl/motion_datasets/init.py", line 33, in from ylib.deforming_things_4d.prior import smal_animal_names_v1_train # ====== ModuleNotFoundError: No module named 'ylib‘

dolphin9 commented 4 months ago

I also met this problem, I searched ylib in google but the results are not I need

dolphin9 commented 4 months ago

I find the lib : ylib