pmh47 / dirt

DIRT: a fast differentiable renderer for TensorFlow
MIT License
312 stars 63 forks source link

dirt/csrc/gl_common.h:46] extensions eglQueryDevicesEXT, eglQueryDeviceAttribEXT and eglGetPlatformDisplayEXT not available #115

Open MilesTheProwler opened 1 year ago

MilesTheProwler commented 1 year ago

Hello I got the error when I run python test/squared_test.py. I use WSL window (Virtual Linux), so I install with sudo apt install nvidia-cuda-toolkit (which doesn't have path for nvidia driver). Please help me.

2020-04-16 11:39:05.592220: F /home/frank/Documents/dirt/csrc/gl_common.h:46] extensions eglQueryDevicesEXT, eglQueryDeviceAttribEXT and eglGetPlatformDisplayEXT not available

image