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
Platform::WindowlessEglApplication::tryCreateContext(): unable to find EGL device for CUDA device 0 WindowlessContext: Unable to create windowless context
#1991
Open
johncruyff14 opened this issue
Jan 28, 2023
· 1 comment
Then I am trying to run python examples/example_pointnav.py but get the error :
Platform::WindowlessEglApplication::tryCreateContext(): unable to find EGL device for CUDA device 0
WindowlessContext: Unable to create windowless context
My nvidia-driver is installed. NVIDIA-SMI 510.60.02 Driver Version: 510.60.02 CUDA Version: 11.6
Also, the following command results in the following output.
Habitat-Sim version
v0.2.1
Hi there, I install the habitat challenge docker from the instruction here : https://github.com/facebookresearch/habitat-lab#docker-setup.
Then I am trying to run python examples/example_pointnav.py but get the error :
Platform::WindowlessEglApplication::tryCreateContext(): unable to find EGL device for CUDA device 0
WindowlessContext: Unable to create windowless context
My nvidia-driver is installed. NVIDIA-SMI 510.60.02 Driver Version: 510.60.02 CUDA Version: 11.6
Also, the following command results in the following output.
The command
cat /usr/share/glvnd/egl_vendor.d/10_nvidia.json
outputs the following result:So frustrated about my very beginning journey on habitat QWQ. Please offer me some assistance @erikwijmans
The text was updated successfully, but these errors were encountered: