Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

ERROR_CATCH.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

Error Catching

  • RuntimeError: Fail to initialize OpenGL: enter the following command in the terminal
unset LD_PRELOAD
  • If libgpu_partition.so confilts with gym and robosuite libraries
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGLdispatch.so.0