SAPIEN
SAPIEN copied to clipboard
Caught an unknown exception
System:
- OS version: MacOS
- Python version (if applicable): Python 3.8
- SAPIEN version (pip freeze | grep sapien): 1.0.0.rc2
- Environment: Desktop
Describe the bug
When I run visualization, specifically this step:
self.controller.render()
The code throw error
RuntimeError: Caught an unknown exception!
Unfortunately, MacOS builds are very experimental, and it is great when it works, but it is very hard for us to find out what could go wrong. For example, the latest Mac hardware probably will break the low-level graphics features we are relying on. I would recommend using Linux. On MacOS, the best bet would be to upgrade to the latest OS version. If you have found the reason for the crash or a workaround, please also let us know.