nghorbani / human_body_prior

VPoser: Variational Human Pose Prior
https://smpl-x.is.tue.mpg.de/
Other
799 stars 145 forks source link

Cannot find reference 'models' in '__init__.py' #72

Open renzha-miun opened 1 year ago

renzha-miun commented 1 year ago

When I download the code and try to run the examples (ik_example_joints.py) on my MAC Sonoma 14.0. It shows the following error:

Cannot find reference 'models' in 'init.py':32 Unresolved reference 'IK_Engine':32 Cannot find reference 'create_list_chunks' in 'omni_tools.py':92

But, all these files exist in the folders.

How should I fix the error?

ZenGengChin commented 8 months ago

You use the previous version (0.8.5.0 by pip) you need to clone the repo to your local.