ShirleyMaxx / VirtualMarker

[CVPR 2023] Offical Pytorch implementation of "3D Human Mesh Estimation from Virtual Markers"
Apache License 2.0
253 stars 25 forks source link

pyrender is not correctly imported #25

Closed THARUNESHWAR-369 closed 6 months ago

THARUNESHWAR-369 commented 7 months ago

Hello Community,

I installed pip install pyrender

sh command/simple3dmesh_infer/baseline.sh

Screenshot from 2024-02-15 05-24-48

How to resolve this error??

ShirleyMaxx commented 6 months ago

Hi, this error indicates that pyrender hasn't been installed correctly. Please refer to the instructions for installing pyrender provided in the QuickDemo section.