We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(humanoid) nuli@nuli:~/rl/expressive-humanoid/ASE/ase/poselib$ python fbx_importer_all.py 2024-09-05 23:48:48,077 - INFO - logger - logger initialized 2550 0 01_01.fbx 20 02_07.fbx 40 05_13.fbx 60 06_13.fbx 80 08_06.fbx 100 102_03.fbx 120 102_23.fbx 140 104_02.fbx Error in 01_01.fbx Error in 02_07.fbx 1 01_02.fbx 21 02_08.fbx Error in 01_02.fbx 2 01_03.fbx Error in 02_08.fbx 22 02_09.fbx Error in 01_03.fbx 3 01_04.fbx Error in 02_09.fbx 23 02_10.fbx Error in 01_04.fbx 4 01_05.fbx Error in 02_10.fbx 24 03_01.fbx Error in 01_05.fbx 5 01_06.fbx Error in 03_01.fbx 25 03_02.fbx Error in 01_06.fbx 6 01_07.fbx Error in 03_02.fbx 26 03_03.fbx Error in 01_07.fbx Error in 03_03.fbx 7 01_08.fbx
The text was updated successfully, but these errors were encountered:
it has been solved by the solution modify make file ,refer to nv-tlabs/ASE#61
Sorry, something went wrong.
More info: The error might still occur after installing fbx. conda install -c conda-forge gcc=12.1.0 helps.
conda install -c conda-forge gcc=12.1.0
No branches or pull requests
(humanoid) nuli@nuli:~/rl/expressive-humanoid/ASE/ase/poselib$ python fbx_importer_all.py
2024-09-05 23:48:48,077 - INFO - logger - logger initialized
2550
0 01_01.fbx
20 02_07.fbx
40 05_13.fbx
60 06_13.fbx
80 08_06.fbx
100 102_03.fbx
120 102_23.fbx
140 104_02.fbx
Error in 01_01.fbx
Error in 02_07.fbx
1 01_02.fbx
21 02_08.fbx
Error in 01_02.fbx
2 01_03.fbx
Error in 02_08.fbx
22 02_09.fbx
Error in 01_03.fbx
3 01_04.fbx
Error in 02_09.fbx
23 02_10.fbx
Error in 01_04.fbx
4 01_05.fbx
Error in 02_10.fbx
24 03_01.fbx
Error in 01_05.fbx
5 01_06.fbx
Error in 03_01.fbx
25 03_02.fbx
Error in 01_06.fbx
6 01_07.fbx
Error in 03_02.fbx
26 03_03.fbx
Error in 01_07.fbx
Error in 03_03.fbx
7 01_08.fbx
The text was updated successfully, but these errors were encountered: