SAPIEN icon indicating copy to clipboard operation
SAPIEN copied to clipboard

Caught an unknown exception

Open liqi0126 opened this issue 4 years ago • 1 comments

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!

liqi0126 avatar Aug 23 '21 07:08 liqi0126

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.

fbxiang avatar Sep 30 '21 20:09 fbxiang