human_body_prior icon indicating copy to clipboard operation
human_body_prior copied to clipboard

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

Open renzha-miun opened this issue 1 year ago • 1 comments

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?

renzha-miun avatar Nov 06 '23 07:11 renzha-miun

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

ZenGengChin avatar Mar 23 '24 05:03 ZenGengChin