Open traversaro opened 8 months ago
The problem was solved installing mesalib
package. As MUJOCO_GL=osmesa
is extensively mentioned and referenced in MuJoCo examples, I think we should just add mesalib
as a dependency of libmujoco
at least on Linux, and call it a day.
However, this scares me a little: https://github.com/conda-forge/mesalib-feedstock/issues/59 .
Solution to issue cannot be found in the documentation.
Issue
The problem is that pyopengl is trying to load the
OSMesa
library, but that was not installed.Installed packages
Environment info