ceruleandeep / ComfyUI-LLaVA-Captioner

A ComfyUI extension for chatting with your images with LLaVA. Runs locally, no external services, no filter.
GNU General Public License v3.0
98 stars 11 forks source link

failing to install llama #4

Open alenknight opened 6 months ago

alenknight commented 6 months ago

when i run install.py - i get the following error

Building wheels for collected packages: llama-cpp-python Building wheel for llama-cpp-python (pyproject.toml): started Building wheel for llama-cpp-python (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error

Building wheel for llama-cpp-python (pyproject.toml) did not run successfully. exit code: 1

then everything after fails saying llama-cpp-python doesn't exist.

andreszs commented 5 months ago

I have the same error, here are the details:

image

Could someone translate into plain english how to fix this?

tysuu commented 5 months ago

Me too. Fail to build llama. plz help

andreszs commented 5 months ago

You must install Visual Studio as it turns out it's required by llama-cpp-python. That means around 50GB of wasted disk space for sure, which means this plugin is no longer that important after all.

alenknight commented 5 months ago

You must install Visual Studio as it turns out it's required by llama-cpp-python. That means around 50GB of wasted disk space for sure, which means this plugin is no longer that important after all.

I have visual studio and I'm getting this error. other llama based nodes work.

Bortus-AI commented 2 weeks ago

same issue for my on linux