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
I've installed habitat-sim (conda install) and downloaded the dataset.
When I run the Interactive testing command: python examples/viewer.py --scene data/scene_datasets/habitat-test-scenes/skokloster-castle.glb
I encounter the following error, and my OpenGL version is not displayed correctly.
Habitat-Sim version
v0.3.2
❓ Questions and Help
I've installed habitat-sim (conda install) and downloaded the dataset.
When I run the Interactive testing command:
python examples/viewer.py --scene data/scene_datasets/habitat-test-scenes/skokloster-castle.glb
I encounter the following error, and my OpenGL version is not displayed correctly.
I can use
glxinfo | grep "OpenGL version"
to check my OpenGL version, and it is:And
dpkg -l | grep libglvnd-dev
:Why is my OpenGL version not displaying?
The text was updated successfully, but these errors were encountered: