-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
System:
- OS version: Ubuntu 20.04.6 LTS
- Python version (if applicable): Python 3.11
- SAPIEN version (pip freeze | grep sapien): 2.2.2
- Environment: Server with xvfb(uv virtual environment)
Describe the bug
I met this error in ManiSkill. When I run the following code, a "Segmentation fault (core dumped)" error occurs.
sapien.SapienRenderer.set_log_level("info")
self._renderer = sapien.SapienRenderer(**renderer_kwargs)
Screenshot:
Here is the screenshot of the error:

The same code can run in another Python 3.10 conda environment, so I think the problem may not lie in server hardware. Could you please tell me what the possible causes might be?
Metadata
Metadata
Assignees
Labels
No labels