-
Notifications
You must be signed in to change notification settings - Fork 18
installation failed #9
Description
I install this on the latest comfyui version follow the instruct on readme.
output:
Looking in indexes: https://mirrors.cloud.tencent.com/pypi/simple, https://pypi.oystermercury.top/ms
Looking in links: https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html
Collecting git+https://github.com/Lightricks/LTX-Video-Q8-Kernels.git
Cloning https://github.com/Lightricks/LTX-Video-Q8-Kernels.git to c:\users\13751\appdata\local\temp\pip-req-build-s5dlzgem
Running command git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video-Q8-Kernels.git 'C:\Users\13751\AppData\Local\Temp\pip-req-build-s5dlzgem'
Resolved https://github.com/Lightricks/LTX-Video-Q8-Kernels.git to commit ed941c5
Running command git submodule update --init --recursive -q
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement skipped by policy constraint: torch
Requirement already satisfied: einops in c:\games\comfyui-aki-v1.3\python\lib\site-packages (from q8_kernels==0.0.4) (0.8.0)
Requirement already satisfied: packaging in c:\games\comfyui-aki-v1.3\python\lib\site-packages (from q8_kernels==0.0.4) (24.1)
Requirement already satisfied: ninja in c:\games\comfyui-aki-v1.3\python\lib\site-packages (from q8_kernels==0.0.4) (1.11.1.1)
Building wheels for collected packages: q8_kernels
Building wheel for q8_kernels (setup.py): started
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for q8_kernels (setup.py): finished with status 'error'
ERROR: Failed building wheel for q8_kernels
Running setup.py clean for q8_kernels
Failed to build q8_kernels
WARNING: Ignoring invalid distribution -ntencepiece (c:\games\comfyui-aki-v1.3\python\lib\site-packages)
WARNING: Ignoring invalid distribution -1ntencepiece (c:\games\comfyui-aki-v1.3\python\lib\site-packages)
WARNING: Ignoring invalid distribution -ntencepiece (c:\games\comfyui-aki-v1.3\python\lib\site-packages)
WARNING: Ignoring invalid distribution -0ntencepiece (c:\games\comfyui-aki-v1.3\python\lib\site-packages)
WARNING: Ignoring invalid distribution - (c:\games\comfyui-aki-v1.3\python\lib\site-packages)
WARNING: Ignoring invalid distribution -entencepiece (c:\games\comfyui-aki-v1.3\python\lib\site-packages)
Replacing package opencv-python with opencv-contrib-python-headless
Replacing package opencv-python-headless with opencv-contrib-python-headless
Replacing package opencv-contrib-python with opencv-contrib-python-headless
Installing collected packages: q8_kernels
Running setup.py install for q8_kernels: started
error: subprocess-exited-with-error
× Running setup.py install for q8_kernels did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Running setup.py install for q8_kernels: finished with status 'error'
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> q8_kernels
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.