caizhongang / SMPLer-X

Official Code for "SMPLer-X: Scaling Up Expressive Human Pose and Shape Estimation"
https://caizhongang.github.io/projects/SMPLer-X/
Other
975 stars 69 forks source link

ImportError: DLL load failed while importing _ext: 找不到指定的程序。 #49

Closed Soyoline closed 6 months ago

Soyoline commented 6 months ago

I only want to use the function of inference to get the npz from a video, so I comment out the line of inference.py from 158 to 184. Then the error comes out. Does anyone have any clues?