thinkingIsMagic
                                            thinkingIsMagic
                                        
                                    @jkamalu solved by adding the 3dpw training dataset https://github.com/mkocabas/VIBE/issues/140
thank u
@zhouliuling i have the same problem, and add MESA_GL_VERSION_OVERRIDE=3.3, the problem was disappeared. But got another problem: OpenGL.error.GLError: GLError( err = 1286, description = b'invalid framebuffer operation', baseOperation = glClear,...
@zhouliuling I have solve the problem, the point is vnc server OpenGL connot connet to Nvidia, i google so many times but never solve the bug. so u need to...
> Sorry about that. I guess you are running code on a computer with multiple GPUs. Please run code with "CUDA_VISIBLE_DEVICES=0 " For instance, when you run it in processing...
> Then that would be pretty weird. I am chasing for a deadline now. For now, you may use `try except` + `repeat the last few frame` to make it...
 I add try-except, and it works. Thank u
@ hoktextbox 我也是这个错误,文档在哪里呀,怎么改