NVlabs / nvdiffrast

Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering
Other
1.35k stars 144 forks source link

error run inside WSL2 with cuda and pytorch #29

Closed Jiakui closed 3 years ago

Jiakui commented 3 years ago

python3 pose.py

No output directory specified, not saving log or images Mesh has 12 triangles and 24 vertices. [F glutil.cpp:338] eglInitialize() failed Aborted

s-laine commented 3 years ago

It appears that EGL doesn't work in your environment. I don't know if it's even supposed to work in WSL — we have no experience with WSL and it's not one of the tested configurations, so unfortunately I don't have any advice to give here.