jtydhr88 / ComfyUI-InstantMesh

ComfyUI InstantMesh is custom nodes that running InstantMesh into ComfyUI
Apache License 2.0
148 stars 16 forks source link

Error occurred when executing InstantMeshLoader #9

Open RegRurutu opened 4 months ago

RegRurutu commented 4 months ago

Hi Terry, followed the install instructions on windows11 - rtx3090 - Cuda 12.1

and got error message

Error occurred when executing InstantMeshLoader:

Error building extension 'nvdiffrast_plugin': [1/16] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1;

Thanks

jtydhr88 commented 4 months ago

hi @RegRurutu , could you refer to https://github.com/jtydhr88/ComfyUI-InstantMesh/issues/6, looks like someone got fix this issue.

RegRurutu commented 4 months ago

installing CUDA 12.1 ?

yes I have CUDA 12.1 running

and I removed every other CUDA version installed previously ! double checked the env variable CUDA_HOME to point to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1

Still the same error !