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

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

Open
renzha-miun opened this issue Nov 6, 2023 · 1 comment
Open

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

renzha-miun opened this issue Nov 6, 2023 · 1 comment

Comments

@renzha-miun
Copy link

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
Copy link

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

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

2 participants