We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
You use the previous version (0.8.5.0 by pip) you need to clone the repo to your local.
Sorry, something went wrong.
No branches or pull requests
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:
But, all these files exist in the folders.
How should I fix the error?
The text was updated successfully, but these errors were encountered: