Traceback on run_nvidia_gpu_miniconda.bat
I managed to install all requirements, however I get some issues on running the bat.
`Traceback (most recent call last):
File "C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack-main module for custom nodes: No module named 'shared_utils' `
Any missing modules?
Hi friend, there is a chance that you may git the project before I fixed that issue, I'll make a update pretty soon, feel free to give try,cheers 👍
I fixed it manually :),
@MrForExample Are there any glitches concerning to the models folder, I placed it in the ComfyUI\custom_nodes\ComfyUI-3D-Pack-main\checkpoints\lgm but it doesnt seam to load them properly? Im using the model_fp16.safetensors
@MrForExample I downloaded the update this morning, got even more problems than earlier. This time the nodes show up as red in comfyUI when loading the examples.
Traceback (most recent call last):
File "C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack-main module for custom nodes: No module named 'shared_utils'
Loading: ComfyUI-Impact-Pack (V4.75)
Loading: ComfyUI-Impact-Pack (Subpack: V0.4)
Loading: ComfyUI-Manager (V2.7.2)
[Impact Pack] Wildcards loading done.
ComfyUI Revision: 1943 [eeca7248] | Released on '2024-01-31'
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json
Import times for custom nodes: 0.3 seconds: C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 0.4 seconds (IMPORT FAILED): C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack-main 0.5 seconds: C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager 0.8 seconds: C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
Starting server
To see the GUI go to: http://127.0.0.1:8188 FETCH DATA from: C:\StableDiffusion\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
The model should be able to download automatically if you don't have it in the corresponding folder, I have fully tested it, not really sure what's the issue in your case. And may I ask you where & how did you download this project? Did you used git command? Why is the folder's name \ComfyUI-3D-Pack-main instead of ComfyUI-3D-Pack?
Oh so the issue was that I didnt pull it directly from git, downloaded it as a zipfile and then it added main to the foldername to reflect the branch when I tried to update it manually....
Looks like its working now :).
Hey there, I fixed it on my side by removing the -main in the folder name.
Regards
Marcus