You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, it's actually printing a log.debug message which is a little buried admittedly, if we changed it to a log.warning it would be a lot more obvious but spam users pretty hard. I usually run with trimesh.util.attach_to_log() while debugging, I should check to make sure that's in the developers guide somewhere obvious.
Followng code works without any warnings or suggestions that something is wrong:
But it does not save any textures. It took me a while to figure out that pillow dependency is silently missing
The text was updated successfully, but these errors were encountered: