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
tests/test_render_tensor.py Fatal Python error: Segmentation fault
Current thread 0x00007f752d9a8740 (most recent call first):
File "/root/stanfordvl/iGibson/igibson/render/mesh_renderer/mesh_renderer_tensor.py", line 58 in readbuffer_to_tensor
File "/root/stanfordvl/iGibson/igibson/render/mesh_renderer/mesh_renderer_tensor.py", line 115 in render
File "/root/stanfordvl/iGibson/tests/test_render_tensor.py", line 29 in test_tensor_render_rendering
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered:
使用
pytest --ignore disabled
进行测试得到报错The text was updated successfully, but these errors were encountered: