You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ python3 --version
Python 3.13.2
$ pip3 --version
pip 25.0 from /usr/local/lib/python3.13/site-packages/pip (python 3.13)
$ pip3 install --break-system-packages -r requirements.txt
Collecting ltx-video@ git+https://github.com/Lightricks/LTX-Video@ltx-video-0.9.1 (from -r requirements.txt (line 2))
Cloning https://github.com/Lightricks/LTX-Video (to revision ltx-video-0.9.1) to /private/var/folders/zx/30zvxp855ld25g5yc6swdny80000gn/T/pip-install-5ekob3sg/ltx-video_9215d430c6dc4851bf8c293fbb7ef1af
Running command git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video /private/var/folders/zx/30zvxp855ld25g5yc6swdny80000gn/T/pip-install-5ekob3sg/ltx-video_9215d430c6dc4851bf8c293fbb7ef1af
Running command git checkout -q 4054d5aa9ed7c93a255de60d8625b41087b5c022
Resolved https://github.com/Lightricks/LTX-Video to commit 4054d5aa9ed7c93a255de60d8625b41087b5c022
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting av>=10.0.0 (from -r requirements.txt (line 1))
Using cached av-14.1.0-cp313-cp313-macosx_11_0_x86_64.whl.metadata (4.7 kB)
INFO: pip is looking at multiple versions of ltx-video to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement torch>=2.1.0 (from ltx-video) (from versions: none)
ERROR: No matching distribution found for torch>=2.1.0
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: