Skip to content

Error when running demo script #60

@T-K-233

Description

@T-K-233

I encountered the following issues when running the demo script:

bash ./demo_scripts/demo_lafan_wb_tracking.sh 

Error 1

In commit 38a1899, the /src/holosoma_retargeting is moved to ``/src/holosoma_retargeting/holosoma_retargeting`. However, the demo script path is not updated.

Directly running the demo script results in the following error:

Detected Linux OS - proceeding...
Sourcing retargeting setup...
conda environment name is set to: hsretargeting
Checking LAFAN data availability...
LAFAN data not found. Downloading and processing...
Downloading lafan1.zip...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  137M  100  137M    0     0  49.3M      0  0:00:02  0:00:02 --:--:-- 60.8M
Uncompressing lafan1.zip...
Cloning ubisoft-laforge-animation-dataset for processing code...
./demo_scripts/demo_lafan_wb_tracking.sh: line 86: cd: data_utils: No such file or directory

Error 2

The second error happens when cloning the ubisoft dataset processing code. It seems to complain about Git LFS. The error message is as follows:

Uncompressing lafan1.zip...
Cloning ubisoft-laforge-animation-dataset for processing code...
Downloading c3d/lafan1_c3d.zip (357 MB)
Error downloading object: c3d/lafan1_c3d.zip (ecc3276): Smudge error: Error downloading c3d/lafan1_c3d.zip (ecc3276f8a1d3c6105e88e191fef7abc83a9bc2ff3909b73488e13237e786d47): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.

Errors logged to '<holosoma-path>/src/holosoma_retargeting/holosoma_retargeting/data_utils/ubisoft-laforge-animation-dataset/.git/lfs/logs/20260221T205205.346328274.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: c3d/lafan1_c3d.zip: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions