What happened?
I am trying to install the new LTX Video version. Though when installing the Q8-Kernels with python.exe -m pip install --no-build-isolation git+https://github.com/Lightricks/LTX-Video-Q8-Kernels.git the installation fails with a missing distutils package, because it seems like this python version is useless since it is a zipped version.
I tried adding a manual venv with a full python installation, but now I cannot start comfyUI anymore within the Stability Matrix package window due to a ModuleNotFoundError: No module named 'comfy' error.
I have Cuda 12.8 and Windows Build Tools installed by the way and both installs work fine with other AI models like FramePack.
Steps to reproduce
Follow the "Cloned ComfyUI" Installation guide here.
Relevant logs
Version
2.14.0
What Operating System are you using?
Windows
What happened?
I am trying to install the new LTX Video version. Though when installing the Q8-Kernels with
python.exe -m pip install --no-build-isolation git+https://github.com/Lightricks/LTX-Video-Q8-Kernels.gitthe installation fails with a missing distutils package, because it seems like this python version is useless since it is a zipped version.I tried adding a manual venv with a full python installation, but now I cannot start comfyUI anymore within the Stability Matrix package window due to a
ModuleNotFoundError: No module named 'comfy'error.I have Cuda 12.8 and Windows Build Tools installed by the way and both installs work fine with other AI models like FramePack.
Steps to reproduce
Follow the "Cloned ComfyUI" Installation guide here.
Relevant logs
Version
2.14.0
What Operating System are you using?
Windows