runtime error

Exit code: 1. Reason: d supports build_editable: finished with status 'done' Getting requirements to build editable: started Getting requirements to build editable: finished with status 'done' Preparing editable metadata (pyproject.toml): started Preparing editable metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: ltx-core, ltx-pipelines Building editable for ltx-core (pyproject.toml): started Building editable for ltx-core (pyproject.toml): finished with status 'done' Created wheel for ltx-core: filename=ltx_core-1.1.0-py3-none-any.whl size=7999 sha256=6a904cccff44a288aaf1621baecd04a5fd51c4abcfadf554d6b2f00dea12e21c Stored in directory: /tmp/pip-ephem-wheel-cache-1tpx437z/wheels/48/f4/c7/67703025845798b9c60f92af1a68a0db049be8673806f0be2d Building editable for ltx-pipelines (pyproject.toml): started Building editable for ltx-pipelines (pyproject.toml): finished with status 'done' Created wheel for ltx-pipelines: filename=ltx_pipelines-1.1.0-py3-none-any.whl size=7748 sha256=79c38d7f5b1ce77c4a0c1da5dbfc9d4aba83b4ce0badac703f619c4b9656874f Stored in directory: /tmp/pip-ephem-wheel-cache-1tpx437z/wheels/4c/76/52/aa44109323c94f82d3e370c3498774f523bba73984f2d0e6d3 Successfully built ltx-core ltx-pipelines Installing collected packages: ltx-pipelines, ltx-core Successfully installed ltx-core-1.1.0 ltx-pipelines-1.1.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. Traceback (most recent call last): File "/app/app.py", line 83, in <module> from ltx_core.model.video_vae import decode_video as vae_decode_video ImportError: cannot import name 'decode_video' from 'ltx_core.model.video_vae' (/app/LTX-2/packages/ltx-core/src/ltx_core/model/video_vae/__init__.py)

Container logs:

Fetching error logs...