-
Notifications
You must be signed in to change notification settings - Fork 59
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
about AttributeError: 'ColorVisuals' object has no attribute 'crc' #67
Comments
Can you show us the executing environment and detailed log? |
The original bug is:
The error fragment code is shown below:
My environment is : |
@thisisbaiy It looks like the new version of trimesh library uses different geometry APIs and raises this error. Please consider downgrading it and checking the compatibility. |
I found similar issues in #64 It can actually solved by |
When i use this to test the environment, it always send me the message that AttributeError: 'ColorVisuals' object has no attribute 'crc', So what's the reason, thanks!
The text was updated successfully, but these errors were encountered: