ComfyUI-3D-Pack icon indicating copy to clipboard operation
ComfyUI-3D-Pack copied to clipboard

Is impossible to install this extension in comfyui!!

Open merecesarchviz opened this issue 1 year ago • 3 comments

Im trying to install the pack but always i got the same problems! i began to try in my comfyui portable version not work! i go ahead to a comfyui install envriroment in windows and I´m also getting the same problems!

first problem is in the step of the diff-gaussian-rasterization install i got always errors:

errorsss

any help how can solve this and can install the pack?

merecesarchviz avatar Feb 09 '24 17:02 merecesarchviz

Hi friend. As I mentioned in the install instruction, you can:

  1. install using Miniconda/conda
  2. install using chocolatey

If you don't want either then you have to set up VS build tools yourself, cheers, have a good weekend :)

MrForExample avatar Feb 10 '24 08:02 MrForExample

Hi friend. As I mentioned in the install instruction, you can:

1. install using [Miniconda](https://docs.conda.io/projects/miniconda/en/latest/)/conda

2. install using [chocolatey](https://chocolatey.org/)

If you don't want either then you have to set up VS build tools yourself, cheers, have a good weekend :)

Yes i use Miniconda to install it but both times always get problems in that step! something is not working from the requiriments any idea why this errors pop up?

merecesarchviz avatar Feb 10 '24 09:02 merecesarchviz

Try to install the proper Pytorch instead of the automatic version

CUDA 11.8

pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu118

CUDA 12.1

pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121

DeepSkyObjects avatar Feb 10 '24 16:02 DeepSkyObjects

df

Try to install the proper Pytorch instead of the automatic version

CUDA 11.8

pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu118

CUDA 12.1

pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121

I tried but still not work, something are not ok with the requiriments! btu the strange is i got same errors installing it in the portable version or the full with windows enviroment!

merecesarchviz avatar Feb 14 '24 13:02 merecesarchviz