Skip to content

LibGL required library should be packaged as part of the dev container #7350

Description

@tay

Description

LibGL is not part of the base dev container, so running the parser code raises a libGL related error.

The workaround is to sudo su; apt-get install libgl1-mesa-glx. Ideally we would package this as part of the image.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions