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

(IMPORT FAILED): A:\ComfyUI\custom_nodes\ComfyUI-LTXVideo #61

Closed
JasonSt0nee opened this issue Dec 5, 2024 · 3 comments
Closed

(IMPORT FAILED): A:\ComfyUI\custom_nodes\ComfyUI-LTXVideo #61

JasonSt0nee opened this issue Dec 5, 2024 · 3 comments

Comments

@JasonSt0nee
Copy link

ComfyUI-Manager: EXECUTE => ['A:\ComfyUI\python\python.exe', '-m', 'pip', 'install', 'ltx-video@git+https://github.com/Lightricks/[email protected]']

Execute install/(de)activation script for 'A:\ComfyUI\custom_nodes\ComfyUI-LTXVideo'

Looking in indexes: https://pypi.doubanio.com/simple, https://pypi.oystermercury.top/ms
Looking in links: https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html
Collecting ltx-video@ git+https://github.com/Lightricks/[email protected]
Cloning https://github.com/Lightricks/LTX-Video (to revision ltx-video-0.9) to c:\users\jasonstone\appdata\local\temp\pip-install-5cz_u_7y\ltx-video_c81c6f2c0a2e4e75995da78938326476
[!] Running command git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video 'C:\Users\JasonStone\AppData\Local\Temp\pip-install-5cz_u_7y\ltx-video_c81c6f2c0a2e4e75995da78938326476'
[!] fatal: unable to access 'https://github.com/Lightricks/LTX-Video/': Failed to connect to 127.0.0.1 port 8188 after 2054 ms: Could not connect to server
[!] error: subprocess-exited-with-error
[!]
[!] × git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video 'C:\Users\JasonStone\AppData\Local\Temp\pip-install-5cz_u_7y\ltx-video_c81c6f2c0a2e4e75995da78938326476' did not run successfully.
[!] │ exit code: 128
[!] ╰─> See above for output.
[!]
[!] note: This error originates from a subprocess, and is likely not a problem with pip.
[!] error: subprocess-exited-with-error
[!]
[!] × git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video 'C:\Users\JasonStone\AppData\Local\Temp\pip-install-5cz_u_7y\ltx-video_c81c6f2c0a2e4e75995da78938326476' did not run successfully.
[!] │ exit code: 128
[!] ╰─> See above for output.
[!]
[!] note: This error originates from a subprocess, and is likely not a problem with pip.
install/(de)activation script failed: A:\ComfyUI\custom_nodes\ComfyUI-LTXVideo

@BobRandomNumber
Copy link

installing the ltx-video requirement like this fixed that error for me
#71 (comment)

@eazypl
Copy link

eazypl commented Dec 26, 2024

try installing importlib

python.exe -m pip install importlib

@JasonSt0nee
Copy link
Author

try installing importlib

python.exe -m pip install importlib

thx it works for me

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

4 participants