l1346792580123 / FastHuman

[3DV 2024] FastHuman: Reconstructing High-Quality Clothed Human in Minutes.
https://l1346792580123.github.io/nccsfs/
40 stars 4 forks source link

eglInitialize() failed #4

Closed ansj11 closed 5 months ago

ansj11 commented 5 months ago

hi~, I got the following error, do you know the reason?

[F glutil.cpp:338] eglInitialize() failed run.sh: line 2: 4771 Aborted (core dumped) python ncc_optim.py --conf confs/nhr_ncc.conf --scan_id 10

l1346792580123 commented 5 months ago

please follow this issue or use dr.RasterizeCudaContext to replace dr.RasterizeGLContext instead.

ansj11 commented 5 months ago

thanks for your reply! I have solved this problem.