kcoley / gltf2usd

command-line utility for converting glTF 2.0 models to USD
MIT License
263 stars 39 forks source link

Expected VtArray<TfToken> #195

Open methot-ilya-3ds opened 2 years ago

methot-ilya-3ds commented 2 years ago

I find that some conversions are not working for me. I get the following error:

'Type mismatch for </root/b_Z_UP0/b_Armature1/b_Cesium_Man2/skeleton_root/b_Skeleton_torso_joint_13.joints>: expected 'VtArray', got 'vector<VtValue,allocator >''

xiaohulihutu commented 2 years ago

Looks like that is the pxr module version issue. I am trying to get a 18.11 whl but no where i can find it.