mrhaiyiwang / Smplx2FBX

based on FBX SDK Python 2020.2 for scientific research purpose only bounded by license: https://smpl-x.is.tue.mpg.de/modellicense
GNU General Public License v2.0
50 stars 7 forks source link

run error #3

Open ForrestPi opened 2 months ago

ForrestPi commented 2 months ago

File "/xxx/ExportShape.py", line 132, in CreateSkeleton lSkeletonRootAttribute.SetSkeletonType(FbxSkeleton.eLimbNode) AttributeError: type object 'FbxSkeleton' has no attribute 'eLimbNode'

could you provide some tips?