Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'FbxAnimCurve' is not defined #26

Open
ryhhtn opened this issue Aug 14, 2023 · 3 comments
Open

NameError: name 'FbxAnimCurve' is not defined #26

ryhhtn opened this issue Aug 14, 2023 · 3 comments

Comments

@ryhhtn
Copy link

ryhhtn commented Aug 14, 2023

Thanks for providing the interesting code.

Actually, I tried SMPL to FBX and got the following error

The execution environment is as follows

Ubuntu 20.04
Python 3.10
PyTorch 1.13.1

FBX SDK was installed according to the following procedure

FBX SDK Download (https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-2020-3)

mkdir -p /fbx-sdk/install
tar -zxvf /tmp/fbx202032_fbxpythonsdk_linux.tar.gz -C /fbx-sdk
/fbx-sdk/fbx202032_fbxpythonsdk_linux /fbx-sdk/install 

If there is a way to fix this, please let me know.

@HekmatTaherinejad95
Copy link

Thank you for providing the project open source.

I have the same problem. Appreciate if you can provide a solution.

@PiaoShihao
Copy link

I suggest to use python3.7 to run this code, I guess the author use old version of python fbx that work on python3.7

@AbjectiveMusic
Copy link

Python 3.8 fix troubles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants