Skip to content
New issue

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

"error: Invalid command 'bdist_wheel'" when installing requirements #109

Open
RikyRichard opened this issue Jan 31, 2025 · 0 comments
Open
Assignees

Comments

@RikyRichard
Copy link

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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants