I've tried to run the command from readme quick start:python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./results
and in cmd it shows that
Resume Normal Estimator from ./data/ckpt/normal.ckpt
Complete with SMPL-X (Explicit)
Error in sys.excepthook:
Original exception was:
I don't know what's wrong with this logs, it shows nothing! So I can't figure out this problem or even locate what wrong with my code. Can you help me to deal with? Thanks a lot


I've tried to run the command from readme quick start:
python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./resultsand in cmd it shows that
I don't know what's wrong with this logs, it shows nothing! So I can't figure out this problem or even locate what wrong with my code. Can you help me to deal with? Thanks a lot