You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## ComfyUI-Manager: EXECUTE => ['/opt/comfyui/ComfyUI/venv/bin/python', 'install.py']
[!] Traceback (most recent call last):
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/install.py", line 19, in <module>
[!] from build_utils import (
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 54, in <module>
[!] CUDA_VERSION = get_cuda_version()
[!] ^^^^^^^^^^^^^^^^^^
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 49, in get_cuda_version
[!] raise RuntimeError(f"Please install/reinstall CUDA tookit with any of the following supported version: {build_config.supported_cuda_versions}")
[!] RuntimeError: Please install/reinstall CUDA tookit with any of the following supported version: ['12.4', '12.1', '11.8']
[!] Traceback (most recent call last):
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/install.py", line 19, in <module>
[!] from build_utils import (
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 54, in <module>
[!] CUDA_VERSION = get_cuda_version()
[!] ^^^^^^^^^^^^^^^^^^
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/_Pre_Builds/_Build_Scripts/build_utils.py", line 49, in get_cuda_version
[!] raise RuntimeError(f"Please install/reinstall CUDA tookit with any of the following supported version: {build_config.supported_cuda_versions}")
[!] RuntimeError: Please install/reinstall CUDA tookit with any of the following supported version: ['12.4', '12.1', '11.8']
[!]
[!] During handling of the above exception, another exception occurred:
[!]
[!] Traceback (most recent call last):
[!] File "/opt/comfyui/ComfyUI/custom_nodes/comfyui-3d-pack/install.py", line 84, in <module>
[!] cstr("Comfy3D install failed: Dependency installation has failed. Please install manually: https://github.com/MrForExample/ComfyUI-3D-Pack/tree/main/_Pre_Builds/README.md.").error.print()
[!] ^^^^
[!] NameError: name 'cstr' is not defined. Did you mean: 'str'?
install script failed: comfyui-3d-pack
[ComfyUI-Manager] Installation failed:
Failed to execute install script: [email protected]
[ComfyUI-Manager] Queued works are completed.
{'install': 1}
After restarting ComfyUI, please refresh the browser.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: