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
I have tried installing through comfy manager, as well as manually. I am running fully up to date comfy portable as well as the latest git and cannot get the nodes to install no matter what fix I find and try. I have attached my log from trying to install requirements.txt
I have tried installing through comfy manager, as well as manually. I am running fully up to date comfy portable as well as the latest git and cannot get the nodes to install no matter what fix I find and try. I have attached my log from trying to install requirements.txt
D:\ComfyUI_windows_portable>.\python_embeded\python.exe -m pip install -r .\ComfyUI\custom_nodes\ComfyUI-LTXVideo\requirements.txt
Collecting ltx-video@ git+https://github.com/Lightricks/LTX-Video@ltx-video-0.9.1 (from -r .\ComfyUI\custom_nodes\ComfyUI-LTXVideo\requirements.txt (line 2))
Cloning https://github.com/Lightricks/LTX-Video (to revision ltx-video-0.9.1) to c:\users\anold\appdata\local\temp\pip-install-2yl0a3r9\ltx-video_cf686a349e1945139e73dd19a007f962
Running command git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video 'C:\Users\anold\AppData\Local\Temp\pip-install-2yl0a3r9\ltx-video_cf686a349e1945139e73dd19a007f962'
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) ... error
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running dist_info
creating C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info
writing C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\PKG-INFO
writing dependency_links to C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\dependency_links.txt
writing requirements to C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\requires.txt
writing top-level names to C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\top_level.txt
writing manifest file 'C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\SOURCES.txt'
reading manifest file 'C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video.egg-info\SOURCES.txt'
creating 'C:\Users\anold\AppData\Local\Temp\pip-modern-metadata-xxwy5rf3\ltx_video-0.1.2.dist-info'
error: invalid command 'bdist_wheel'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
D:\ComfyUI_windows_portable>
The text was updated successfully, but these errors were encountered: