I tried to run the example in the README: > depth, mask = pyrender.render(V, F, cam_intr, img_size) but unfortunately I got the following error: > AttributeError: module 'pyrender' has no attribute 'render' what is the reason? Thanks!
I tried to run the example in the README:
what is the reason?
Thanks!