facebookresearch / habitat-sim

A flexible, high-performance 3D simulator for Embodied AI research.
https://aihabitat.org/
MIT License
2.65k stars 424 forks source link

cannot initialize EGL: EGL_NOT_INITIALIZED WindowlessContext: Unable to create windowless context #2489

Open linyx700 opened 1 week ago

linyx700 commented 1 week ago

![Uploading 图片.png…]()

(habitat) lyx@lyxHP:~/habitat$ python habitat-sim/examples/example.py sim_cfg.physics_config_file = data/default.physics_config.json Platform::WindowlessEglApplication::tryCreateContext(): cannot initialize EGL: EGL_NOT_INITIALIZED WindowlessContext: Unable to create windowless context

is there anything wrong about the nvidia driver?

Gtrees-w commented 1 day ago

Hi do you solve this issue? I met same error.