Closed shidaimingwang closed 1 year ago
This is the openGL issue.
If you are running the code on the server without screen, please try to use the headless renderer by setting the flag --renderer_type pytorch3d
. An example command is:
python -m demo.demo_frankmocap --input_path ./sample_data/single_totalbody.mp4 --out_dir ./mocap_output --renderer_type pytorch3d
OpenGL.error.NullFunctionError: Attempt to call an undefined function glutInit, check for bool(glutInit) before calling